Hello, I add this prop to my WS-Security:
config.setProperty(WSHandlerConstants.ACTION,
WSHandlerConstants.USERNAME_TOKEN);
But I need to encrypt the message too.
If I put this property will work?
conifg.setProperty(WSHandlerConstants.ACTION,
WSHandlerConstants.ENCRYPT);
How I can do this?
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email
