you can set the header value the constance just like this  
<camel:setHeader headerName="operationName">
<camel:constant>authenticateMember</camel:constant>


--  
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 Monday, September 23, 2013 at 4:01 PM, hutao1 wrote:

> how to achieve inl the camel-config.xml?
> As it is configured correctly.
> <camel:setHeader headerName="operationName">
> <camel:simple>authenticateMember</camel:simple>
> </camel:setHeader>
> <camel:setHeader headerName="operationNamespace">
>  
> <camel:simple>http://www.ibsplc.com/iloyal/member/authenticatemember/wsdl</camel:simple>
> </camel:setHeader>
>  
>  
>  
> --
> 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-tp5739286p5740042.html
> Sent from the Camel - Users mailing list archive at Nabble.com 
> (http://Nabble.com).



Reply via email to