Hi,
I added Policy annotations to the java interface in in java-first service and 
added the cxf-rt-ws-policy and cxf-rt-ws-security modules. Also, added the 
following in cxf config:
<import resource="classpath:META-INF/cxf/cxf-extension-policy.xml" />
<import resource="classpath:META-INF/cxf/cxf-extension-ws-security.xml"/>

Is there anything else to get the policy runtime working?
The Policy Interceptor doesn't seem to be invoked.

Regards,
Vinay


Reply via email to