Thanks, that's my misunderstanding.
So you mean that CXF consumer will set the proper targetOperation on the
MessageExchange and all we need to do is to ensure that this property will
be propagated through other components to CXF Provider, am I correct?


Freeman Fang wrote:
> 
> Hi,
> 
> I think there is some misunderstanding.
> If you use cxf consumer, you needn't specify the operation.
> Cxf consumer will always parse the incoming soap message and find 
> correct operation according to the wsdl model.
> The discussion thread you mentioned here is that they use other endpoint 
> but not the cxf bc consumer to send jbi message to cxf provider, in this 
> case, you need specify the operation name, since from the jbi message, 
> we can't exactly extract the operationName.
> 
> Freeman
> 
> 

-- 
View this message in context: 
http://www.nabble.com/CXF-Provider-dynamic-operations-invocation-tp20830984p20831344.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to