Hi all,

i made a simple service that works as a content based router. 
My problem is when it process messages with some WS-Secutiry header. As
expected it throws a "soap:MustUnderstand" fault. So i try to configure the
WSS4JInInterceptor with the action "NoSecurity" to ignore the headers, but
set them as understood. It doesn't works, raising the exception "No crypto
property file supplied for decryption".

Did i misunderstand the function of "NoSecurity" action? There is a way to
ignore security headers without adding a dedicated interceptor?

Thanks,
Lorenzo
-- 
View this message in context: 
http://old.nabble.com/WSSexutiry-and-NoSecurity-Action-tp28990192p28990192.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to