Tagged Questions
0
votes
0answers
3 views
WSO2 IS RBAC and role grouping
Here is my use case.User has n similar resources (ex. digital books) and each resource has all the four roles (ex READ_BOOK1, CREATE_BOOK1 and so on..) for doing the CRUD operations, user can give ...
2
votes
0answers
13 views
WSO2 DSS - Problems Calling REST, GET Operation for JSON
While invoking a WSO2 data service over REST with content as JSON,
I created a service which requires me to send a parametrized get, which in my case is
...
0
votes
2answers
13 views
CDATA in payload factory in WSO2 ESB
I am trying to write a sequence in ESB and populate my payload data by using payload factory as i stated below example.
<payloadFactory>
<format>
<p:echoInt ...
0
votes
0answers
12 views
WSO2 BPS - in place of Activiti BPM [closed]
I am confused.I have some question.
Can I use WSO2 BPS in place of Activiti BPM .
Can I invoke some Java class using WSO2 BPS?
Please provide some information on it
-1
votes
1answer
23 views
WSO2 BPS -without database [closed]
My requirement is to use WSO2 BPS without any database
Is there some way to use WSO2 BPS without database ?
IF yes , please provide some tutorial..
0
votes
1answer
23 views
Running WSO2 Carbon as Web Application in Tomcat
I'm trying to run WSO2 Carbon as a web application in Apache Tomcat. I've followed the procedure discussed at http://pradeepfernando.blogspot.com/2012/09/running-wso2-carbon-as-web-app-apache.html.
...
0
votes
2answers
34 views
wso2 Identity Server: Policies can not be retrieved from registry policy finder module
I am using Identity Server 4.1.0.
While editing policies, I have noticed that evaluation of correct XACML policies always lead to result 'Not Applicable'. This indicated that the server was not able ...
0
votes
1answer
81 views
How to use an external User Management System for human task assignment in WSO2 BPS? [closed]
As I found WSO2 BPS as a process engine can deploy and run bpel extension to support human task services, I follow this post to implement custom task client UI and it works fine, after using task ...
0
votes
0answers
51 views
WSO2 ESb Error Handling when Error belongs to WSo2 DSS
i am doing Error handling In WSO2ESB using Fault Sequence .If error occurred in WSO2esb process its giving ERROR_MESSAGE and ERROR_CODE But my issue is Whenever Error occurred in WSO2DSS its passing ...
0
votes
0answers
37 views
WSO2-IS Attribute finder module is blank
I'm trying WSO2-IS versión 4.1.0. I'm trying to create a new Basic Policy but when I open the Select Attribute Values form the Attribute finder modules is blank, what happens?
-1
votes
0answers
43 views
WSO2 Gadget Server - deploy a war file or a jsp in Gadget Server
We have the product WSO2 Gadget Server http://wso2.com/products/gadget-server/. This is a container for
Gadgets[as per Google Gadge spec https://developers.google.com/gadgets/docs/spec ] As per ...
0
votes
1answer
41 views
How to Know the URL of Client In wso2 esb for Filter
i am doing filter based on the URL so i wish to know the FROM which service i am getting request .Means i wish to know the URL of Client
<proxy xmlns="http://ws.apache.org/ns/synapse" name="Emp" ...
0
votes
0answers
30 views
Uable to build WSO2 API Mngt 4.0.7
When i am trying to build wso2 api mgnt i got this error: Please help me
mvn clean install
[INFO] ------------------------------------------------------------------------
[INFO] BUILD ...
0
votes
1answer
31 views
Error while building wso2 kernel 4.0.6
Can any one help for this error while building wso2 kernel 4.0.6:
[ERROR] Failed to execute goal on project axis2-transport-rabbitmq-amqp: Could not resolve
dependencies for project ...
0
votes
1answer
63 views
Iterating DSS response in BPEL (WSO2 BPS)
I am using WSO2 BPS and WSO2 DSS.
DSS has 2 services as below:
(1) Returns list of status and
(2) Inserts a record into table.
I succeeded invoking both the DSS services from BPEL Workflow. But I ...
0
votes
0answers
40 views
I am unable to get the list of services with in the applicaton i.e.; wso2 governance registry? I am working with binary code
I am trying to get the list of services which are in the resource path /_system/governance/trunk/services. So initially I am trying to get the resource using registry api. I tried in two ways. one way ...
0
votes
1answer
66 views
Issue building WSO2 Governance registry source code
I have been trying to build the WSO2 Governance registry from the source code checked out from '_http://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.5/products/greg/4.5.3' as mentioned in the ...
0
votes
0answers
51 views
when data is not there not showing any exception directly it is going to else condition
I'm having trouble understanding why dataTables is refusing to show a single row of data but it works perfectly fine for any data sets greater than 1 row. I don't think this shows the issue either, ...
0
votes
2answers
34 views
WSO2 Modify running processes
Is there a way to alter processes/components in WSO2 at runtime (in-flight)?
thanks.
0
votes
2answers
63 views
WSO2 Changing ServerRole for Governance Registry Projects
I wanted to deploy a car file which has Governance Registry project.
As per WSO2 documentation, I need to edit carbon.xml (add role Governance registry under ).
The carbon server 4.6.0 by default has ...
0
votes
1answer
41 views
ESB doesn't return anything from the GET service failing with NPE
I've configured a proxy service to run some XSBRL validation stuff that accepts a get request amd return XML validation results. Here's proxy service configuration:
<proxy ...
0
votes
1answer
58 views
wso2 dataservice serviceGroup not set from .dbs file
I created a number of DataServices that I want to have bundle under a serviceGroup. I manually added the attribute serviceGroup="MyServiceGroup".
However, when I upload the dbs files the serviceGroup ...
1
vote
2answers
78 views
WSO2 products and Carbon version compatibility
I want to include multiple WSO2 products in 1 Carbon Management console. I started with Carbon 4.1.0. However, when installing features, not all products are listed (e.g. BRS, Identity Server etc). I ...
0
votes
0answers
47 views
How is the wso2 carbon saml2 sso assertion consumer service /acs hosted?
I downloaded and unpacked the API Manager 1.3.1, and installed the SAML2 SSO Authenticator Feature 4.0.3 on top of that. I separately downloaded and unpacked the Identity Server 4.1.0. In the API ...
0
votes
1answer
85 views
WSO2ESB has Bug According to this Configuration
i am using 4.6.0 WSO2ESB as per my configuration its working some scenarios but giving unkonow faults is it a fulfilled tool. i tried in many ways this below scenarios is i am passing wrong value ...
0
votes
1answer
38 views
WSO2 running server and application in different machines
I am new to WSO2 and web service domain. I created an axis2 service application using wso2 carbon studio under eclipse platform. I installed WSO2 WSAS in the same machine and uploaded this service. ...
1
vote
0answers
152 views
WSO2 BPS: How to pass Header values as a part of a Message in BPEL Invoke
My web service operation is defined like below. Where I have a header parameter as well.
public void method(@WebParam(name="OrderNo", mode=WebParam.Mode.IN) String order_no_,
...
0
votes
2answers
106 views
WSO2 Identity Server and Active Directory Integration
So I've been playing and toying with WSO2 Identity Server for a while and I have to say it hurts me more than it helps. Anyway, I have question on how to integrate with Active Directory. I've got to a ...
0
votes
1answer
20 views
Build dashboard
Is there a build dashboard somewhere for the different carbon/wso2 releases?
I just checked out the 4.0.3 tag of carbon ( https://svn.wso2.org/repos/wso2/carbon/platform/tags/4.0.3)
and I was ...
0
votes
2answers
233 views
java.lang.NoClassDefFoundError: org/drools/event/KnowledgeRuntimeEventManager
I created an axis2 project in WSO2 Carbon studio. This application basically
running a CEP application.I added drools 5.5.0 in the build path. In the eclipse
console the program is running. But ...
0
votes
1answer
43 views
SSO to any wso2 component using google/gmail acount
I tried openID based SSO using the WSO2 and it worked fine. My use case requires to support SSO using both the google/gmail accounts as well as the application issued user accounts. Can WSO2 component ...
0
votes
0answers
211 views
Use of RabbitMQ C# with AMQ/QPID & WSO2 Message Broker Fanout Exchange
I am using RabbitMQ 2.8.7 DotNet Client along with WSO2 MB 3.2.1.
My deployment environment is either Win7 R1 64bit or Win Server 08 R2 64bit.
I have run into issues with multiple connections to the ...
1
vote
0answers
73 views
WSO2 BAM - JMX Data Agent to support remoting-jmx protocol
I was trying to monitor jboss EAP 6.0/jboss AS 7 MBeans in WS02 BAM 2.2.0 using JMX Data Agent.I followed the tutorial ...
0
votes
0answers
38 views
WSO2 java.lang.NullPointerException error [closed]
I created an Axis2 Service project using WSO2.Inside the project I added extra external jar file by right click the project and add libraries for running my code. After creating the .aar, the file ...
0
votes
0answers
33 views
Generate jax-ws stubs for wso2 services
I'm trying to generate jax-ws stubs for wso2 service. I have tried with AuthenticationAdmin.xml first but got the following errors
[ERROR] operation "logout" has an invalid style
line 1090 of ...
2
votes
1answer
56 views
Writing a custom feature
We would like to write our own custom extension (feature) for wso2 carbon. Is there some documentation for authoring features?
We did manage to just "hack" our way into writing a custom feature. But ...
1
vote
1answer
69 views
How do I host static files in WSO2 Carbon 3.2.2?
I have installed WSO2 Carbon 3.2.2 and would like to host some static files that I can access from a browser (specifically, a variety of HTML and JavaScript files that make up a working website). I ...
0
votes
0answers
42 views
Gives error while trying to upload rule service in Business Rules Server, WSO2
I am trying to upload a .aar file in the management console of Business rules server, but while uploading i am getting this error: TID: [] [WSO2 BRS] [2013-02-19 18:41:29,556] ERROR ...
0
votes
0answers
131 views
WSO2 ESB HL7 proxy not working
I have been trying to use HL7 MLLP adapter with WSO2 products. I tried the WSO2 Carbon as well as WSO2 ESB but both are giving exact same error. Here are the steps that I used
Download and Install ...
0
votes
0answers
12 views
wso2 BrokerClient ws client can reopen subscription?
Having problems with sample ws-client for wso2...
start a topic publisher who publishes time message once every 10 seconds
start a topic subscriber who prints messages...and it prints all the ...
1
vote
1answer
141 views
Configure WSO2 ESB for corporate proxy so it can access external URIs
How do I configure WSO2ESB such that I can proxy a service that I currently have hosted on Windows Azure?
On my local development machine I have an instance of WSO2ESB, I can use this to proxy WCF ...
0
votes
0answers
42 views
Provide help to configure sharepoint with wso2 Identity Server
I am using wso2 for my product deployment. I have configured all the required features and tools for my application using wso2 Carbon products. I am facing problem when configuring/integrating ...
7
votes
2answers
159 views
How do I resolve “Packages is not defined” in WSO2 Carbon 4.0.3 with Application Server Features?
I am attempting to upgrade from WSO2 Carbon 3.0.0 to Carbon 4.0.3. Using Carbon 3.0.0, after installing the necessary features, I'm able to write JavaScript Mashup services that can call external ...
0
votes
0answers
27 views
How to call an xml file (having data required) in gadget.xml?
I have a gadget.xml where I am creating dynamically a table and need the rows to be filled with the data present in another xml file.
How to read/bring/parse this xml file having data in gadget.xml to ...
2
votes
2answers
156 views
How can I run WSO2-CEP or WSO2-BAM and WSO2-BPS at the same machine at the same time?
I am working on event processing and business activity monitoring in SOA. I want to run WSO2-CEP and/or WSO2-BAM while WSO2-BPS is running. But the problem is that when I run WSO2-BPS to run my ...
1
vote
1answer
94 views
WSO2 ESB - Adding databases through Admin Console Feature
I am new to WSO2 ESB and then I've started by following the initial steps described on WSO2 ESB product documentaion page. After the first samples succesfully run, I've got myself stuck trying to ...
1
vote
0answers
286 views
WSO2 samples Maven pom.xml
I would like to package my project for wso2 into Maven, and first step is to place WSO2 samples into a maven build and then build upon that...however, not able to create pom.xml that will compile the ...
0
votes
1answer
175 views
Unable to handle Fault in WSO2 ESB using Fault message
Below configuration I have done.
Created proxy sending JSON input AND Expectiong JSON O/P but not getting JSON back IN Fault sequence.
<proxy xmlns="http://ws.apache.org/ns/synapse" ...
0
votes
2answers
138 views
WSO2 external ldap not working
I edited the user-mgt.xml to try and connect to a newly installed Apache DS LDAP.
I created an ldap user person object in apache ds ldap located at:
cn=admin,ou=users,o=southpark
I tried READ ...
2
votes
1answer
47 views
create permissions for web application module in wso2
I am using WSO2 application server to deploy my web application. There is User and Role management section in carbon products to manage roles and users in connected user store and use them for ...
