Hello,

Today I tried to call web-services using generated stub and everything
worked fine. When I use Dispatch API for that purpose I set the Soap action
manually (specify the operation that I want to call), define StreamSource
object of request XML (with root element <..operation name..>).


 But it does not encrypt body of the message as this part is specified in
wsdl as


...
...

When I put this policy within element everything works fine.



How should I resolve this policy reference for specific operation?

Thanks

--
View this message in context: 
http://cxf.547215.n5.nabble.com/How-to-resolve-PolicyReference-using-Dispatch-API-tp5651158p5651158.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to