Hello Everyone,
Sorry for troubling you all again. I am still trying to write an Axis consumer client that can interact with an external .NET based web service. I have copied and lsightly altered the example from the 'Apache wss4j Deployment Tutorial', but I still cannot get it to work. The problem I am having now is that the routines appear to add no time UsernameToken to the SOAP message. Infact the message is exactly the same after the handler has processed it. No errors or Exceptions are thrown and the process ends normally with no error.
I realise there is little information to go on, but was wondering if anyone was aware of common causes for this problem?
Thanks,
Tim
PS: I ran throughthe code in a debugger, but could not easilly determine what was happening incorrectly, but can watch it stepping through the relevant bits of code (the WSDoAllSenderHAndler and WSUserNameToken classes).
--
