User login

Project: WSO2 ESB

Configuring multiple JMS Providers on the ESB?

Forums :

I have an existing system that uses multiple JMS providers, all using different vendors and deployed across multiple hosts.

I would like to use the WSO2 ESB such that I can define on a per Service basis which JMS provider it should use, and I would like this to be done at runtime when the service instantiates itself. The document http://wso2.org/project/esb/java/1.5/docs/ESB_Samples_Setup.html#L115 shows how to do this for the entire axis2 engine (ie: across all services).

Are there any documents describing this?

.

Best implementation to reduce waits

Forums :

Hi,

I'm looking to use an ESB to act as an intermediary between two SOAP-interfaced systems - 'replicating' record creates/updates between them (so either system can act as a single point of entry). The two systems are similar but record fields and formats are slightly different. However, I want to minimise the time the first system takes in waiting for the response.

Pass property to xquery mediator

Forums :

Hi,

I've setup a proxy in the esb. In the "in" sequence I've set a property with the property mediator called "vtgdata". The value is the body of a soap request (i.e. an xml document).

How can I pass this value/property to the xquery mediator as a document?

Thanks,

Danny

WSO2 ESB Roadmap?

Forums :

I am currently using ESB 1.7.1 and found some articles stating that version 2.0 will allow for deployment of Web Services.

At the moment I have to deploy the web services withing WSAS and then use Proxy services to link them into the ESB. In an ideal world deploying the web service onto the ESB is more suitable.

When is version 2.0 scheduled to be released?

Cheers,

Jamie

Use callout mediator within a fault sequence?

Forums :

Reference: Multiple endpoints and conditionals?



I have sequences setup on a proxy that change the payload, and send to a service for validation (schema validation not possible).  If the message is deemed valid, it is then sent to JMS.  If not, a soap fault is returned to the original caller.  If the JMS service is down, I need to pass the request to a third service to process the message.

Use data from response to call next webservice

Forums :

Hi,

I'm trying to create the following setup with WSO2 ESB:

I want to combine the responses from several web services into one "aggregated" service response and expose this as a new (proxy) service into the ESB. To be able to do this I need to create a the following:

1. Get the request into the ESB (using a proxy service for that)
2. Transform the request to a request for an internal service (service A) and call that service)
3. Get some values from the response of service A and call service B with these values as the input (I guess this can be done with an xslt?)

how to set up wso2 esb in eclipse?

Forums :

This article explains the setup for wsas in eclipse:
http://wso2.org/library/2709

Is there anything available for esb?

Clone mediator

Forums :

Hi, try to use clone mediator to put fix message into jms queue also and it has a strange behaviour like this:

FIX MESSAGE:
2008-08-22 14:36:15,235 [192.168.81.14-WSMA0003] [fix-Worker-6] INFO LogMediator To: ,WSAction: urn:mediate,SOAPAction: urn:mediate,MessageID: urn:uuid:C19FB8A51C5C2FFC53121940857
5628,Direction: response,Envelope: <?xml version='1.0' encoding='utf-8'?>

Syndicate content