Thanks for response Franz. 

Bean returns an object of javax.xml.transform.Source.

Source s = new DOMSource(myObj)
exchange.getOut().setBody(s);

Thanks



--
View this message in context: 
http://camel.465427.n5.nabble.com/XSLT-transformation-produces-junk-charachters-tp5754357p5754366.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to