Hello Everyone,

I am very new to Axis/SOAP and WSS, and am trying to send messages to a webservice with UserNameToken security. I generated my axis beans and stubs from a published WSDL url using the WSDL2java utiliy. These messages work fine and are correctly denied due to the lack of the security token. I found the WSAddUserNameToken class for adding the token to the envelope, but cannot work out how to integrate it in such away that it can be applied to all of the generated request/response messages from the utility. Has abybody got some good advice or a simple exmaple of how this is best achieved?

Thanks for you time,

Tim

PS: Sorry if this is very a nube question, I only started with all this soap stuff yesterday.

--




Reply via email to