Invoke webservice from a web client though the ESB

Posted by jossebe on 01-Jun-2011 08:09

Hi,

I would like to invoke an external WS from a web client using SOAP thought the ESB.  The request/response process must be SYNCHRONOUS.

So, a client send a SOAP request (using a http message) to the broker and needs to be authenticated.

Then, the broker forward this SOAP request to an external WS.  Ws-security is activated on the remote WS and the credentials needs to be configured on the broker ...


Following, the response from the WS is send to the client in the same thread.

Could you help me ?

Thanks

All Replies

This thread is closed