[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: security-role in Jboss 4.2.0

PeterJ do-not-reply at jboss.com
Fri Oct 17 12:28:50 EDT 2008


Try this:

<security-role>
  |   <role-name>ADMIN</role-name>
  | </security-role>
  | <security-role>
  |   <role-name>PM</role-name>
  | </security-role>
  | <security-role>
  |   <role-name>Operator</role-name>
  | </security-role>

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182968#4182968

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182968



More information about the jboss-user mailing list