Re: Consuming SOAP web service using Camel

2013-12-14 Thread rameshbabu
Hi, {in.body} is java object which is the parameter to the web service method I am going to consume. -- View this message in context: http://camel.465427.n5.nabble.com/Consuming-SOAP-web-service-using-Camel-tp5744305p5744771.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Consuming SOAP web service using Camel

2013-12-14 Thread rameshbabu
Hi, I am using POJO dataformat. -- View this message in context: http://camel.465427.n5.nabble.com/Consuming-SOAP-web-service-using-Camel-tp5744305p5744770.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Consuming SOAP web service using Camel

2013-12-04 Thread Willem Jiang
What kind of CXF data format do you use? I doubt you may put a tag there. 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.i

Re: Consuming SOAP web service using Camel

2013-12-04 Thread Christian Posta
what ends up being in the body (in.body)? On Wed, Dec 4, 2013 at 3:45 AM, rameshbabu wrote: > Hi, > > I am trying to consuming the soap web service using camel. > > > > // I am preparing request Object > > > > xmlns:soapenv="http://schemas.xmlsoap.org/s