Hello All, We use payload mode to process our CXF messages. It is very convenient and will properly process the Soap Headers, SAML assertions, WS-Security headers etc.
I have a requirements to get the entire raw Soap message in my camel route and call a processor with it. There are other ways to do this, but the requirement explicitly states that the raw soap message is required. How can I get the entire raw soap message in Payload mode? I guess I could reconstruct it manually by looping through the soap headers and re-creating the DOM but is there another way to get at it? Thanks, Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Getting-entire-Soap-Message-with-header-and-body-in-Payload-mode-tp5753162.html Sent from the Camel - Users mailing list archive at Nabble.com.