Hi all,

Is it possible for CXF to apply WS-Policy to xml string representing soap request directly?

I looked at all the demo client code I run for WSDL first web service with WS-Policy and the client code is always generated by the maven plugin cxf-codegen-plugin.

Nothing wrong with that. But looking at SoapUI makes me wander if it's possible to simply feed XML string as soap request to CXF, then CXF will do all the hard work of applying WS-Policy, just like SoapUI.

Thanks
Sam

Reply via email to