Sorry.The dataFormat has to be PAYLOAD or MESSAGE.you can look at what that is on http://camel.apache.org/cxf.html .if you want POJO you should include stub interface as serviceClass.btw the port name is wrong. It should be tns:HelloFirstImplServiceSoapBinding where tns should declared in namespace.
-- View this message in context: http://camel.465427.n5.nabble.com/How-to-call-CXF-web-service-from-Camel-tp5729692p5729791.html Sent from the Camel - Users mailing list archive at Nabble.com.