You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Axel Bock <ax...@googlemail.com> on 2007/12/18 16:05:11 UTC

wsdoall for web service security without WSDD

Hi all,

I need to have a WSS header containing a username/password field. For this I
found WSS4J, which should provide this functionality.

Now the documentation says I need to write a WSDD on the CLIENT side to
configure a handler for the request sending. I do not want to have WSDD, I
rather do that programatically. Can anyone explain me how to do this?

The original explanation is here: http://ws.apache.org/wss4j/axis.html


Thanks in advance & greetings,
Axel.