[jboss-dev-forums] [PicketBox Development] New Comment: Mapping Roles in JBoss Application Server v5.x
Duane Yang
do-not-reply at jboss.com
Wed Mar 17 23:29:02 EDT 2010
JBoss development,
A new comment was created on the document Mapping Roles in JBoss Application Server v5.x:
http://community.jboss.org/docs/DOC-14762#comment-2975
Author : Duane Yang
Profile: http://community.jboss.org/people/Duane
Comment:
I find I can add this to jboss-web.xml and it works well..
<security-role>
<role-name>Manager</role-name>
<principal-name>j2ee</principal-name>
<principal-name>javajoe</principal-name>
</security-role>
More information about the jboss-dev-forums
mailing list