[jboss-user] [JBossWS] - How to set username/password in SoapMessage from the webserv
wtnat
do-not-reply at jboss.com
Mon Dec 17 05:21:24 EST 2007
I have a login page, which on login has to call a webservice. The server side handlers will do the authentication in the handleRequest method.
How do we set the username/password(entered by the user in the login page) into the SOAPMessage, so that in the serverside handler the handleRequest() method can retrieve username/password from the SOAPMessageContext and authenticate.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113331#4113331
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113331
More information about the jboss-user
mailing list