Hi, Camel HTTP component just supposed to handle the HTTP transport for you , it doesn't care about the underlay stream. If you want to parser the XML, you can try to use JAXB data format[1].
[1]http://camel.apache.org/jaxb.html -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: 姜宁willem On Friday, February 8, 2013 at 7:22 AM, WardhaPk wrote: > Hello,I am using Camel HTTP Component to invoke REST based Services. The REST > Service returns XML Content. I am looking for a way to parse this XML to > Java Objects. Is there a simple way to do this using any of the CAMEL HTTP > functionality? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-HTTP-tp5727179.html > Sent from the Camel - Users mailing list archive at Nabble.com > (http://Nabble.com).