Hi all, Does anyone know how I can convert the response of an InOut exchange (so the out message) using XSLT and pass it on to the original caller?
In my situation, an external system is sending a soap request to the middleware (Apache ServiceMix and Apache Camel 1.6) which transforms it and passes it as a HTTP post request to another external system. That system replies with a XML message. I'd like to transform that message before sending it back to the original calling system in the soap response. Thanks! Jeroen -- View this message in context: http://old.nabble.com/How-to-convert-the-response-of-an-InOut-exchange-using-XSLT-before-sending-it-back-to-the-original-calling-endpoint--tp27014281p27014281.html Sent from the Camel - Users mailing list archive at Nabble.com.
