JBoss Community

Re: How to set new SoapHandler for each invocation?

created by spyhunter99 in JBoss Web Services - View the full discussion

In addition, I just relooked at your code, you're pass the credentials via a constructor to the handler. that's no good. Add the credentials to the message context map in the client code, then pick then up again in the handler process message.

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community