I am trying to see how to handle the following situation in Camel, can
someone please enlighten me?
1. Accepts a SOAP request from a CXF Endpoint
2. Extract information from the SOAP message
3. Send the extracted information to a Web Service endpoint
... here is where I am scratching my head ...
Using camel 2.8.3 (tried under 2.9.0 as well) I am trying to process a SOAP
Message received from a "
My problem is that I want to perform an xsl transformation with the header
and body of the SOAP message and forward the request to another server. I
need to insert the username from the ws-secur