Consuming SOAP web service using Camel

2013-12-04 Thread rameshbabu
TTPConduit.java:1521)[128:org.apache.cxf.bundle:2.4.3.fuse-04-15] at org.apache.cxf.workqueue.AutomaticWorkQueueImpl$2.run(AutomaticWorkQueueImpl.java:372)[128:org.apache.cxf.bundle:2.4.3.fuse-04-15] ... 3 more -- View this message in context: http://camel.465427.n5.na

Re: Consuming SOAP web service using Camel

2013-12-04 Thread Christian Posta
04-15] > at > org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream$1.run(HTTPConduit.java:1521)[128:org.apache.cxf.bundle:2.4.3.fuse-04-15] > at > org.apache.cxf.workqueue.AutomaticWorkQueueImpl$2.run(AutomaticWorkQueueImpl.java:372)[128:org.apache.cxf.bundle:2

Re: Consuming SOAP web service using Camel

2013-12-04 Thread Willem Jiang
xf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1678)[128:org.apache.cxf.bundle:2.4.3.fuse-04-15] > at > > org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream$1.run(HTTPConduit.java:1521)[128:org.apache.cxf.bundle:2.4.3.fuse-04

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-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.