you need to add to your *-object.xml the role-name otherwise (I think) it is 
ignored:


  | <security-constraint>
  | <policy-permission>
  | <role-name>admin</role-name>
  | <action-name>view</action-name>
  | </policy-permission>
  | </security-constraint>
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167349
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to