spyhunter99 [https://community.jboss.org/people/spyhunter99] created the discussion
"Re: How to set new SoapHandler for each invocation?" To view the discussion, visit: https://community.jboss.org/message/730803#730803 -------------------------------------------------------------- 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 [https://community.jboss.org/message/730803#730803] Start a new discussion in JBoss Web Services at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
