Re: Xml Parsing using camel

2010-02-10 Thread James Strachan
On 10 February 2010 09:11, NagendraCorpus wrote: > > Hi, > > how to do xmlparsing  using camel javadsl , please rply soon.:confused: Depends what you want to parse the XML into. Here's how you could parse some XML into a DOM... public class MyBean { @Consume(uri="activemq:someQueue") public

Xml Parsing using camel

2010-02-10 Thread NagendraCorpus
Hi, how to do xmlparsing using camel javadsl , please rply soon.:confused: Thanks, Nagendra -- View this message in context: http://old.nabble.com/Xml-Parsing-using-camel-tp27527101p27527101.html Sent from the Camel - Users mailing list archive at Nabble.com.