Hi  

You can set the operation on the message header just like this
from("cxf:xxx").setHeader(CxfConstants.OPERATION_NAME, 
GREET_ME_OPERATION).to("cxf:xxx");
Please go through the wiki page[1] for more information.

[1]http://camel.apache.org/cxf.html  

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) 
(English)
          http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem





On Sunday, September 22, 2013 at 11:04 AM, hutao1 wrote:

>  
> Will you be able to give examples。
>  
> Thank you.
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/org-apache-cxf-binding-soap-SoapFault-Can-t-find-the-BindingOperationInfo-with-operation-name-tp5739286p5739991.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to