Hi,

It looks like you can get a right message body from camel from the exchange.
Can you just pass the elements into  converter without use clone, like this
?

 String documentString = converter.toString(inElements.get(0), exchange); 

Willem



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-CXF-strips-all-the-xml-elemets-and-attributes-and-send-only-data-with-whitespace-tp5721973p5722001.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to