Tim, make sure that all componentns are in your classpath, and/or PATH. This includes all necessary Jar's and the deployment files (also the client deployment files). If the Axis base system cannot find a specified handler, e.g. bacuae the Jar is not in classpath, Axis _silently_ skips the handler, i.e. does not load it and does not call it. This at least happend to me quite some time during development and test.
Regards, Werner > -----Urspr�ngliche Nachricht----- > Von: Tim R J Langford [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 13. Januar 2005 14:24 > An: [email protected] > Betreff: Problems with UsernameToken > > > Hello, > > Just a quck message to say that I have now been able to get wss4j > successfully adding a UsernameToken to my SOAP message, > although I had > to do it programitcally using the API. This is still great > however! Thanks! > > I guess there was something wrong with my configuration, so I > am still > not sure why it was not altering anything in the tutorial example. > > Thanks, > > Tim > > -- > >
