User development,
A new message was posted in the thread "JbossWS username authentication not
working":
http://community.jboss.org/message/528900#528900
Author : Bonnie Kenison
Profile :
http://community.jboss.org/people/bkenison
Message:
--------------------------------------------------------------
I added the following to my web.xml file. I wasn't sure if order was important, I
put it at the end. After <servlet>, <servlet-mapping>, and
<welcome-file-list>
web.xml:
<security-role>
<role-name>friend</role-name>
</security-role>
No change. Still was able to run the web method regardless of password values.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/528900#528900