Re: Axis 1. UserToken authentication

2010-10-10 Thread Andreas Veithen
As part of the promotion of the Axis project to a top level project, we have decided to create separate mailing lists for Axis 1 and Axis2. For all Axis 1 related questions please subscribe and post to [email protected]. Thanks! Andreas On Sun, Oct 10, 2010 at 23:09, max hal wrote

Axis 1. UserToken authentication

2010-10-10 Thread max hal
Hello, currently i am working on a web service client that interfaces a web service which requires WS-Security UsernameToken authentication. The web service expects the UsernameToken as a soap header. I was studying the WSS4J documentation of Axis 1 (http://ws.apache.org/wss4j/axis.html). How