Your end point URL should be appended with messageFactory
eg:
.doTry()
.to("cxf://" + CxfUrl + "?" + "wsdlURL=" + WsdlUrl+ "&" + "serviceName=" +
ServiceName + "&" + "portName=" + interpolPortName + "&" +
"headerFilterStrategy" + "=#" + "propagateAllHeaderMessages" + "&" +
"dataFormat=" + interp
Hi,
You should also set messageFactory accordingly.
--
View this message in context:
http://camel.465427.n5.nabble.com/Calling-Soap-1-1-Service-from-Camel-cxf-via-Java-DSL-tp5757538p5757539.html
Sent from the Camel - Users mailing list archive at Nabble.com.