HI,
since wsdlUrl and serviceClass is null ,so operationName and
operationNamespace is setted default value.
cxfendpoint:
<cxf:cxfEndpoint id="realreportAuthIncident"
address="http://10.20.208.72:5120/cea-ws/services/AuthenticateMemberService">
<cxf:properties>
<entry key="dataFormat"
value="PAYLOAD" />
<entry key="defaultOperationName"
value="authenticateMember"
/>
<entry
key="defaultOperationNamespace"
value="http://www.ibsplc.com/iloyal/member/authenticatemember/wsdl" />
</cxf:properties>
<cxf:inInterceptors>
<ref bean="logIn" />
</cxf:inInterceptors>
<cxf:outInterceptors>
<ref bean="wss4jOut" />
<ref bean="logOut" />
</cxf:outInterceptors>
</cxf:cxfEndpoint>
--
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-tp5739286p5740043.html
Sent from the Camel - Users mailing list archive at Nabble.com.