Dennis Sosnoski wrote:
Is there any way to make WS-Security work with JAX-WS?
You can use WSAS [1] to get this done.
You can deploy a JAX-WS service in WSAS and apply security through it's security policy wizard.
Thanks & regards. -Prabath [1]: http://wso2.org/projects/wsas/java
I haven't been able to find one - there's no services.xml with JAX-WS, and security policy in the WSDL appears to be ignored (and stripped from the WSDL supplied by the service).- Dennis