Hi,
I see that you set the operationName but did you set the operationNamespace.

For example:

senderExchange.getIn().setHeader(CxfConstants.OPERATION_NAMESPACE,
"http://yourOperationNamespace";);

Try setting that and see if you get the same results.

Thanks,
Yogesh



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-invoke-CXF-webservice-from-processor-bean-tp5716272p5716360.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to