0
votes
2answers
14 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
29 views

wso2 esb jms binding

ESB Proxy service is currently listening to IBM MQ Queue using .binding file via JMS transport. We have another queue created to meet another functional requirement - do we need to update existing ...
0
votes
1answer
39 views

wso2 esb json post method blank query parameter handling

I converted JSON (client) to SOAP (back end) through ESB Proxy Service and it is working fine. URL "https://someurl.com/json/" The problem is that I am trying to call from another batch process ...
0
votes
2answers
50 views

ESB Build issue from source code

I have downloaded platform source code and trying to build ESB 4.6.0 "by running mvn clean install inside "carbon/platform/tags/4.0.7/patch-releases/4.0.6/" I am getting following error message - ...
-1
votes
0answers
37 views

Redirect Browser using WSO2 ESB Proxy [closed]

I want to know how to redirect a browser that makes a request to the ESB. Example: Client browser makes a request to a service on the back-end via Proxy, but I want to redirect the browser to a ...
0
votes
1answer
29 views

WSO2 ESB CACHE: return same responses for different SOAP request with same URL endpont

I speack spanihs. Will try english. I have a WSO2 proxy service for a backend SOAP WebService. It works fine! The problem starts when i enable Response Caching for the proxy service, 20 seconds ...
0
votes
1answer
32 views

WSO2 4.6.0 - unable to install CA certificate. Always falling back to default certificate

We are trying to install a third party CA cert on our WSO2 ESB server (Linux). We are unable to install CA certificate. Always falling back to default certificate. While the WSO2 service is started, ...
2
votes
2answers
144 views

Adding http path parameters dynamically in wso2 esb

We have a proxy service which uses jms transport to receive messages. The messages received need to be sent to a backend REST service using http POST. The following is done on the messages xslt ...
1
vote
1answer
52 views

WSO2-ESB: SOAP Mediator from wsdl

I have seen some of the SOAP- Example- Mediators. I have not found a transformation based on the endpoint-WSDL. I want to send some nested named array in json or POX and that data should go into a ...
0
votes
1answer
40 views

wso2 cache mediator response in binary (it should be XML)

I'm learning about wso2 ESB 4.6.0. I'm studying right now about mediators. I implemented cache mediator as below. <proxy xmlns="http://ws.apache.org/ns/synapse" name="cacheProxy" ...
0
votes
0answers
27 views

Is there any recommendations for integration wso2 esb servers in wily introscope?

I am trying to figure out which pdb file to use for wso2 esb servers so that i can see all the exposed wsld end points in wily introscope. The default pbd files are not reporting these.
0
votes
1answer
178 views

WSO2 ESB - XML to MySQL Database

I need a solution for a problem: I just tried this example for the WSO2 ESB and it is working: http://wso2.org/library/articles/2011/01/wso2-esb-example-file-processing But I like to use an XML file ...
1
vote
1answer
91 views

Wso2 Restful API

I have been given a REST URI from my client which is as follows: https://vm3.digitary.net/verifier/HEDDRequestDocumentAccess Following request xml has to be POSTed to the above URI to get the ...
0
votes
1answer
73 views

Is there a WSO2 OpenID mediator?

I know from WSO2 ESB documentation that there is an OAuth mediator: http://docs.wso2.org/wiki/display/ESB450/OAuth+Mediator Is it also possible to have an OpenID mediator in ESB mediation sequence? ...
0
votes
1answer
41 views

wso2 : How to get SLA/ response time of service

how can i get response time of each services in ESB using class mediator? I created a DiscoveryProxy in ESB and want to access QoS (response time) of services that have been deployed in application ...
0
votes
1answer
30 views

wso2 mediator dynamic url

I have some problems in the next situation: I have wso2esb and a there is proxy-service in the esb. I call this proxy with parameters with parameter, e.g. ...
2
votes
2answers
103 views

confused with the relationship between WSO2's products

After study WSO2 products, seems I got the following concepts, all of them are only my understanding, I don't know whether is correct or not, please advice: All the products are running in Carbon ...
-1
votes
1answer
109 views

ESB solution test performance & benchmarking [closed]

I'm currently doing a study on SOA, and tools to implement it. please I would like to have a list comparative of ESB solution on the market (open source and commercial licence including cost). and ...
0
votes
1answer
59 views

WSO2 Message Broker Topic Publisher

I m working on WSO2 MB 2.0.0. My requirement is to write a JAVA Code to publish messages to a particular topic. I have created a topic in Message Broker. Now I want to create a connection to the ...
0
votes
0answers
101 views

WSO2 ESB - transform a HTTP 202 accepted response

The Endpoint_BPS_CreateCaseService/UpdateCaseService endpoints below both point to one-way BPEL services running on WSO2 BPS. WSO2 BPS returns a HTTP 202 accepted message instantly when they are ...
0
votes
1answer
103 views

WSO2 ESB alters the wsdl

I have a backend service which I configure as a proxy service in WSO2 ESB. The ESB exposes slightly different wsdl, which is also valid and works as expected. The problem is I can't use my old ...
1
vote
2answers
36 views

Sharing Registry and Config Spaces across ESB cluster

Having linked an instance of ESB v4.6.0 to a G-Reg v4.5.3 as per ...
0
votes
0answers
88 views

WSO2 ESB, Https service, SSL Error when accessing with gadgets api

I have a service exposed on a WSO2 ESB with and HTTPS endpoint. I can access the service just fine in a browser but when I access it with gadgets.io.makeRequest I get a 500 error. In fact I can't ...
1
vote
1answer
79 views

WSO2 ESB - How to select methods to expose in proxy services

Source wsdl contains 10 methods, but we want to expose only 2 of the methods in the proxy service. Is it possible? If possible than how?
2
votes
1answer
93 views

WSO ESB and GReg on same Carbon instance

I have installed WSO2 AS, after I have installed GReg and ESB by Feature Install. It was OK. But now I would like to know how to I have to configure GReg and ESB using same WSO2 Application Server. ...
1
vote
1answer
171 views

WSO2 ESB Proxy-Service Import XSD error

I want to connect ServiceManager WSDL to WSO2 esb as a target for a proxy service. I installed both SM9 and WSO2esb on the same dev system. SoapSonar will be used to check the results of my esb ...
0
votes
1answer
316 views

Removing SOAP Wrapper From a Message in wso2 ESB

I tried to invoke a web service through WSO2esb.My web service is only accepting a soap message like this. <?xml version="1.0" encoding="UTF-8"?> <ns1:Envelope ...
1
vote
2answers
118 views

WSO2 Add BAM Profile in ESB

We're having troubles trying to add BAM Profiles to ESB following the manual: ...
2
votes
2answers
60 views

How to migrate from JCAPS to WSO2 ESB

We are using a JavaCAPS (JCAPS 5.X and 6.X) and want to migrate to WSO2 ESB. Now the question is how we can migrate with as much automatic migration as possible. TThe JCDs can be migrated to a custom ...
1
vote
2answers
54 views

Throttling does not work with domain type in WSO2 ESB 4.0.3

When I try to config throttling with domain type in WSO2 ESB 4.0.3 for services ECHO. I tried to send the soap message from client to server via command line: curl --data-binary @soaptest.xml -H ...
1
vote
0answers
118 views

WSO2 CONTENT_TYPE=“text/plain” no use?

In the document, property CONTENT_TYPE is : In situations where the ESB is receiving HTTP response messages without the Content-type header, this property can be used to specify a default content ...
1
vote
3answers
145 views

wso2esb & wso2as - Chaining or Orchestration of two Web Services

Dear all, In the first happy new year. My Objective is as follow: I have two axis2 webservices (ws1, ws2) deployed in wso2as. The Client, through wso2esb has to give arguments to ws1, and the ...
1
vote
2answers
118 views

WSO2 API Manager with non-WSO2 ESB?

I have a working system with ESB (non-WSO2 product) already. I'm now trying to integrateWSO2 API Manager into my working system for 3rd party developer. Is it possible to replace WSO2 ESB in API ...
2
votes
1answer
83 views

WSO2 ESB log is too big, how to set?

I do a performance test on WSO2 ESB. And I found the log is too big that can not open. The biggest file is 7.20GB. I think this is a big problem. I want to set every log file less than 20MB, and I ...
1
vote
1answer
102 views

How to get a CLOB type returned by a stored procedure in WSO2 ESB

I have an stored procedure in Oracle Database. This stored procedure returns a CLOB type. This CLOB type contains an embedded xml. I use a DBlookup Mediator to call this stored procedure like this: ...
5
votes
1answer
353 views

wso2 esb file processing example smooks csv parser first line includes payload namespace [SOLVED]

Dabbling with WSO2 ESB example http://wso2.org/library/articles/2011/01/wso2-esb-example-file-processing but encountering a problem where when a simple csv file name0,value0 name1,value1 ...
1
vote
1answer
155 views

WSO2 ESB Store array of results in a property

Basically I am getting an array of results from a data service call and I need to pass this array into java. I am trying to store the array of results in a property mediator somehow, and then pass ...
-1
votes
1answer
164 views

FUSE or WSO2 ESB [closed]

RedHat acquired fuse source and now it's not clear what this company will do with fuse and jboss esb in near future. But for questions of flexibility, lightweight deployment, transformations and ...
2
votes
2answers
146 views

WSO2 ESB XML-centric?

WSO2 ESB seems to be very XML-centric in terms of its components. Does this mean that all non-XML data needs to be converted into XML in order to get the full benefit of WSO2?
0
votes
0answers
58 views

Where does WSO2 G-Reg store service metadata

In WSO2 Governance Registry, we can add contacts into service. But it doesn't provide us API to fetch the contacts information of a service. I wonder if the metadata is stored in the embedded H2 ...
0
votes
0answers
53 views

WSO2 ESB router cloning and matching doesn't work

I am trying to use Stratos Live ESB for testing. I want test how message routing works with router mediator. Under the router mediator, three clone routes have been created with matching criteria. But ...
0
votes
1answer
181 views

WSO2 ESB - HTML Response

I built a GET REST webservice (Rest API) which has to return text/html. Inside the sequence I have a Mediator where I invoke a webpage (like http://www.mypage.com or something), and get its contents ...
1
vote
1answer
71 views

WSO2 ESB Plugin Development

I would like to use WSO2 ESB solution for communication of two service (obviously no surprise) one end point is using REST services for communication with outside world. Here is the problem starts. ...
1
vote
2answers
138 views

WSO2 BAM Mediator - ESB Compatibility

Which Carbon Repository is intended to integrate / install BAM-Mediator features into WSO2ESB 4.5.1 in combination with WSO2BAM 2.0.1 ? 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4
1
vote
1answer
237 views

ERROR in ESB 4.5.0: User name not provided for the Entitlement mediator

I´m working with a backend service in AS 5.0.1, that it´s exposed to the outside using ESB 4.5.0 with a UT security policy. this proxy service use an entitlement mediator to validated the user ...
0
votes
1answer
86 views

WSO2 Error with Registry UDDI

I´m using WSO2 Enterprise Service Bus 4.5.1. I have installed Registry UDDI but when I start wso2server.bat it doesn´t start, the error is: ERROR - JUDDIJAXWSDeployer Exception creating Axis Ser ...
1
vote
0answers
197 views

WSO2 ESB pass through proxy for .NET web service with windows authentication

I have WSO2 ESB 4.0.3. I am trying to create a pass through proxy for a .Net web service that has windows authentication enabled. I am getting an error "Error trying to add the proxy service to ...
2
votes
1answer
213 views

Scheduled Message Forwarding Processor does not deactivate after X delivery attempts

I'm running WSO2 ESB 4.5.1 with Sun Java SE 1.6.0_33 on Red Hat 2.6.32 using Apache ActiveMQ 5.5.1 as persistent storage to the ESB. I’m trying to write a flow that: 1. reads address information from ...
1
vote
4answers
246 views

ESB 4.5.1 Windows service

WSO2 ESB 4.0.3 has installation package to instal ESB 4.0.3 as Windows service. On WSO2 ESB 4.5.1, there is no such package to install ESB 4.5.1 as Windows service. Are there any reason that the ...
-2
votes
1answer
328 views

WSO2 ESB 4.5.0 vfs TransportSender as Endpoint Errors with 'Access is denied'

I am trying to put together a proof of concept for the use of wso2 esb. The proof of concept will rely on the ESB picking up a csv file dropped into a folder, converting the details to xml, posting ...

1 2 3 4