[jboss-user] [JBoss Web Services] New message: "Re: JbossWS username authentication not working"

Peter Johnson do-not-reply at jboss.com
Fri Feb 26 17:22:28 EST 2010


User development,

A new message was posted in the thread "JbossWS username authentication not working":

http://community.jboss.org/message/528925#528925

Author  : Peter Johnson
Profile : http://community.jboss.org/people/peterj

Message:
--------------------------------------------------------------
This configuration information:
 
jbossws-users.properties:
# A sample users.properties file for  use with the UsersRolesLoginModule
kermit=thefrog
 
is inconsistent with this code:
 
((BindingProvider)port).getRequestContext().put(BindingProvider.USERNAME_PROPERTY,  "kermitabc");;
((BindingProvider)port).getRequestContext().put(BindingProvider.PASSWORD_PROPERTY,  "thefrogdef");;

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/528925#528925




More information about the jboss-user mailing list