Changing the client config to reference the wsdl directly seems to have done
the trick. I had assumed it picked it up from the endpoint address but
apparently not. 

<jaxws:client id="client" 
 
serviceClass="org.apache.camel.example.reportincident.ReportIncidentEndpoint" 
  address="http://fnd2012:9087/report";
  wsdlLocation="http://fnd2012:9087/report?wsdl"; > 

Thanks for your help Andrei,

Mark



--
View this message in context: 
http://cxf.547215.n5.nabble.com/WS-SecurityPolicy-seems-to-be-ignored-on-client-side-tp5735502p5735583.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to