The WSS4J interceptors (https://cwiki.apache.org/CXF20DOC/ws-security.html)
are not automatically activated if you're using WS-Policy/WS-Security
Policy--different interceptors are used there.  So you'll need to explicitly
attach the WSS4J policy interceptors to your client and/or service if you
want them to activate.

Glen


Ravi Luthra wrote:
> 
> I've just tried the easy way, but I'm finding that the policy I've set
> (using the policy builder getting a Policy neethi object) isn't being
> respected after that. I think it has something to do with the WSSJ policy
> interceptor not running. Could this be my problem?
> 
> Thanks
> Ravi
> 

-- 
View this message in context: 
http://cxf.547215.n5.nabble.com/dynamic-policy-on-endpoints-not-clients-tp1045717p1046875.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to