Yeah, the operationNamespace is needed if the serviceName namespace is not
same with the operationName.


On Tue, Jul 24, 2012 at 2:54 AM, ychawla <premiergenerat...@yahoo.com>wrote:

> 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