WSO2, Open Source Java based Middleware Service provider. All WSO2 products are 100% open source and released under the Apache License Version 2.0.
-1
votes
1answer
23 views
JDBCAttribute finder
Any idea how to plug JDBCAttribute finder in WSO2 Identity Server 4.0.0? Any reference would also be helpful
There are online materials which point to lower versions of IS but I'm looking for 4.0.0 ...
-1
votes
0answers
52 views
WSO2 BAM Analytic scripts execute Error
When I click Analytics Execute in WSO2 BAM, always get this results:
Error while executing Hive script.Query returned non-zero code: 9, cause: FAILED: Execution Error, return code 2 from ...
-1
votes
0answers
91 views
WSO2 ESB and WSO2 GREG deployment sychronizer set up: undeployment of .car files
http://docs.wso2.org/wiki/display/ESB403/Deploying+the+WSO2+ESB+on+Your+Infrastructure
http://docs.wso2.org/wiki/display/ESB403/Deploying+the+WSO2+ESB+on+Your+Infrastructure
I followed the above ...
1
vote
2answers
77 views
How we can write a data in to text file using wso2esb
i am getting a data or string from front end i am setting the data or string in one property
that property data i need to send in text file every time they will send the data i need keep the data in ...
0
votes
1answer
40 views
Invoke Java program
Can we invoke a java program from a BPEL process using invoke activity? I am looking for something similar to invoking an external web service. But instead of the web service I need to invoke a java ...
0
votes
1answer
41 views
API Manager documentation in DCAT
I would like to ba able to expose documentation of each API in DCAT format.
Is it possible to do this and any hi8nt on how?
Thanks
Luca
0
votes
1answer
49 views
How can i crete service on wso2Dataserviceside and how it will effect in Wso2ESB proxy side while running the Curl command from terminal side
I am working on the Wso2 ESB and DataService Server.
While i am running the CURL command on terminal side, with respect to ESB,
The JSON look like as follows.
{"Body":{"Id":0,"Body": ...
1
vote
2answers
106 views
Deploying WSO2 ESB 4.6.0 onto JBoss 7
I'm looking for a way to deploy WSO2 ESB onto JBoss 7. I saw in the Web such manuals for JBoss 5.1.0. AFAIK JBoss 7 is quite different from JBoss 5.1.0. In particular, forked from Tomcat JBossWeb is ...
0
votes
1answer
80 views
WSO2 ESB/Apache Synapse/VFS execute exe,jar,etc
Is there any way in WSO2 ESB or Synapse or VFS to execute an exe application, or command prompt, jar, or anything else??
I googling it for a while now but still got no clue about that.
0
votes
1answer
51 views
WSO2 CEP Management Console
I have installed WSO2 CEP on Linux. But when I tried to open the management console with the https:///carbon/, it says "The website is not available."
I have the WSO2 CEP running (and it said WSO2 ...
0
votes
1answer
49 views
WSO2 Data Service - Is there any mechanism to record the IP from who called a operation?
We need to record ip, date time and user that did any operation in our system to log. Is there one easy/fast way to do it?
Thank you very much!
0
votes
2answers
58 views
Can we append the data in single text file using Wso2esb
i am getting error message from mobile app or somewhere any of front end i need keep that message in one single text file .that file could be store in my local system how can i do this using wso2esb
...
0
votes
2answers
84 views
Can We change an Endpoint in Wso2Esb dynamically
while we implementing proxy services we can define endpoint. It was working in local system
we need to change the Production Environment or deployment or testing .In this Case I need to change my ...
0
votes
2answers
102 views
What is WSO2 authorization and how it's different from Oauth?
I have some idea on Oauth, it's an open standard framework which helps in Authorization process by creating a token and using that to access some resources.
I googled a bit about WSO2 I understood ...
0
votes
2answers
52 views
Return property value as response in proxy service
I have a situation where in i have created a proxy service where in i have used an inline wsdl so that i can pass some data from try-it tool. After that i want to get the data passed from try-it to in ...
0
votes
2answers
56 views
WSO2 Class Mediator gives an error
Our team is completely new to the WSO2 tool. We got the basic training on how to add proxy services and were able to do so as well.
Now, we have to add a class in the In Sequence. We tried that ...
-1
votes
1answer
67 views
HOW TO CHANGE WSO2DSS ENDPOINT AS DYNAMIC IN WSO2 ESB
i implemented a proxy service which is consist a multiple WSO2DSS Endpoints
like `
and its working fine in test environment
but while in production my WSO2DSS server Could be some other machine in ...
0
votes
1answer
32 views
How do I give read access to all Schema permalinks to “wso2.anonymous.role”?
Is it possible via the WSO2 Governance Registry Management Console to allow read access to all Schema permalinks for the role "wso2.anonymous.role" automatically? Do you have to program that as a ...
0
votes
1answer
25 views
Should I model using dependencies or associations in WSO2 GREG?
In WSO2 GREG you can model at least two types of relations between objects, associations and dependencies. I have seen that the Governance API differs between the two - dependencies may be somewhat ...
0
votes
1answer
99 views
WSO2 Identity Management official API documentation [closed]
We need Identity Management service in our project and we are evaluating WSO2 for that. We need API support that we can use as back end service to our application. I have looked for API documentation ...
0
votes
4answers
105 views
Deploy Spring MVC in WSO2 Application Server
I am trying to deploy my Spring MVC application on WSO2 Application Server by going to Main > Manage > Applications > Add > Web Applications and upload my Spring MVC's WAR file. The upload completed ...
0
votes
1answer
67 views
How do I compile WSO2 Web Services Framework - C++ for 64-bit Windows?
I've downloaded the WSF-CPP 2.1.0 source, and set the vcvars to x86_amd64 (using VS 2008/9.0) but I'm running into problems:
I had to disable the /WX compiler option in ...
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
1answer
82 views
how we can store a data or string in txt file in wso2 esb
my issue is i am getting data or json or string from front end or mobile app which contains details of error i need append the all details in single txt file in my local system
how can i do this we ...
0
votes
2answers
91 views
How to return other datatypes while writing Custom class mediator in wso2 esb
Write now i have a situation. I am writing a custom mediator which implements mediate function that returns boolean. But instead i want to return other datatype as well. i am trying to achieve thsi by ...
0
votes
1answer
79 views
WSO2 soap12 endpoint to soap11 external service
I create a simple WSDL proxy in WSO2 to allow Soap 1.2 enabled applications to work with Soap 1.1 only external web service. Everything is fine except WSO2 doesn't transform soap11 replies back to ...
-1
votes
1answer
52 views
Permission Denied when using AMQP 0-9-1 with WSO2 MB
When trying to communicate with WSO2 MB using AMQP 0-9-1 I receive a 'permission denied' AMQSecurityException from the Andes core of WSO2 MB. This occurs because I am trying to bind a queue to a ...
1
vote
1answer
43 views
BAM Dashboard Graphical Error
I was successfully able to make a connection between WSO2 AS and WSO2 BAM. For the first time running,my WSO2 AS server was shown in the select BAM "server section" with the port address. The graph ...
0
votes
2answers
62 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
42 views
With the API Manager product, can multiple users administer a single API?
With the API Manager product, can multiple users administer a single API? Is there any way in the API Publisher for one user to transfer ownership of an API to another user?
0
votes
1answer
40 views
How do I trace CEP processing in WSO2 CEP?
I am attempting to emulate the Build Analyzer example with my own bucket and input stream. I believe I have set up everything correctly, but when I run test data, I do not get any results.
The ...
0
votes
1answer
70 views
WSO2 Registry master-datasources.xml and WSO2AM_DB
The release 4.5.3 differs from the 4.5.1 in the sense that in the master-datasources.xml appears a new datasource for the WSO2AM_DB
What does this means?
How the two product relate to each other?
If I ...
1
vote
1answer
62 views
Configuring WSO2 AS and BAM -new error
I follows the same steps as mentioned in the WSO2 documentation for configuring BAM server and WSO2 AS. Both are in different computer. Still cannot able to solve the errors. Now I am getting new ...
1
vote
1answer
46 views
How to create following Request Structure in wso2 dss
I want to achieve the following request Structure in DSS but i am not able to do this. The Structure is
:<body>
<p:CreateRegistry xmlns:p="http://www.openoandm.org/xml/CIR/">
<!--1 ...
1
vote
1answer
61 views
Configuring WSO2 AS and BAM
I am using BAM 2.2.0. I configured the service statistics toolbox inside the BAM server based on the documentation. And run the example program "service-stats"it is working fine.
But when I configure ...
1
vote
3answers
79 views
Adding a header to a XML message in Synapse
Using Synapse 2.1, I am trying to transform an XML message with no header into a SOAP message with a header containing credentials to consume a web service. Something like this:
Synapse incoming ...
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
0answers
89 views
Wso2 BPS: Mex error with pick
I have simple bpel process with one invoke and one pick in loop. For some reason it fails with errors. I'm using bps 2.1.2.
Process should invoke webservice. Webservice should start sending ...
2
votes
2answers
62 views
location of cassandra.port in BAM2.2.0
I would like to monitor my application server application using WSO2 BAM. Intially I
didn't change the BAM offset address, keep it as by default(ie offset 0) and I changed the
application server ...
0
votes
4answers
134 views
< is shown in place of '<' - WSO2 proxy service
I have a webservice which returns XML string which in turn is captured by the callout mediator and its been sent to a JMS queue. But when I see the content in the queue, the '<' symbol is being ...
1
vote
1answer
55 views
How do I turn off authentication for retrieving XML schemas from the WSO2 GREG?
Is it possible to turn off authentication so that users don't need to provide username/password retrieving XML schemas using the schema URL of the WSO2 GREG? It doesn't help configuring the role ...
1
vote
1answer
68 views
How do I access properties of a Service using an API in WSO2 GREG?
I can add and read attributes using the governance API like this:
registry = Util.initialize();
governanceRegistry = Util.getGovernanceRegistry(registry);
serviceManager = ...
0
votes
1answer
147 views
Enabling TCP Transport for WSO2 ESB
I'm experimenting with different transports supported by WSO2 ESB. I want to enable TCP Transport for WSO2 ESB. I've downloaded the axis2-transport-tcp-1.0.0.jar and placed it into ...
1
vote
1answer
86 views
Wso2 BPS: No such channel Error
I'm using wso2 bps 2.1.2 for running simple bpel process with tree invokes called one by one in loop. The loop is around one hundred times. Problem is that sometimes process hang in running state. In ...
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 ...
0
votes
2answers
116 views
WSO2 how to Integrate ESB with Identity Server
Maybe my understanding is wrong, please advice.
Requirement:
(1) user A, and user B wanna to access a web service SayHello.
(2) only user A has permission.
(3) SayHello web service simply ...
0
votes
1answer
45 views
How do you create an association based on the option entry in WSO2 Governance Registry?
I have an artifact type called "Application Instance".
<table name="Endpoints">
<subheading>
<heading>Type</heading>
...
0
votes
1answer
94 views
Multi-tenant web service in WSO2 Data Services?
I want to build a web service where not every user can see all data. Therefor I need to store data in a multi-tenant fashion.
Quick example: Car dealers.
dealer
ID
name
username
...
1
vote
1answer
41 views
wso2 version 1.1 upgrade to 4.0.1 data services fail
Recently upgraded our wso2 1.1 to 4.0.1 All Data Services functions now fail with INCOMPATIBLE_PARAMETERS_ERROR ? All works fine in 1.1. All functions use Oracle thin client driver.
Any suggestions? ...
0
votes
0answers
98 views
error calling web service from osgi bundle in WSO2 IS 4.1.0
I developed a web service client, and after testing it was working properly, I implemented it into a WSO2 custom authenticator.
I deployed the bundle to WSO2 Identity Server 4.1.0, and all works ...