Hi Apart from using cxf. Can camel directly consume a web service. Directly specifying in the route.
<route> <from uri="http://localhost:8080/3.34/services/CustomerIncidentServiceSoap" /> <to uri="file://outbox/" /> </route> Further more idea on this is appreciated. Thanks in advance. Regards Guru -- View this message in context: http://camel.465427.n5.nabble.com/Can-camel-consume-a-WS-directly-without-cxf-tp5000170p5000170.html Sent from the Camel - Users mailing list archive at Nabble.com.