Hello All,
I have a policy WSDL and if I specify the security policy namespace as:

xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200802

I get an error that "None of the policy alternatives can be satisfied. "

However if I change the namespace to:

xmlns:sp="http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702";

then everything works fine.

Does CXF only support the '200702' namespace for security policy?

Thanks,
Yogesh



--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-WS-Policy-Version-Question-tp5723101.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to