Hi, I even tried giving exchange.getIn().setHeader(CxfConstants.OPERATION_NAMESPACE, "http://pas.adapter.service.xyz.abc.XX/"); but still no luck and it looks like it is just ignoring the headers completely. it always invokes one specific operation defined in the SEI. I have the following questions here, 1. In my implementation I am using the cxf endpoint as url , should I be using the cxf uri instead? 2. While invoking the webservice, should I have to use CxfProducer template instead of just the producertemplate?
I feel I am running out of options and not clear which one to try. Can you please provide some example if you have already encountered situation like mine above. I am breaking my head for post couple weeks, your help would be highly appreciated. Thanks for your kind support. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-invoke-CXF-webservice-from-processor-bean-tp5716272p5716379.html Sent from the Camel - Users mailing list archive at Nabble.com.