|
From: j2ee_junkie <do-...@jb...> - 2006-07-06 15:50:50
|
I understand what you are saying and I am not necessarily disagreeing, but consider the following settings in jboss.xml | <assembly-descriptor> | <security-role> | <role-name> | <principal-name> | </security-role> | </assembly-descriptor> | This maps a principal to a role in the deployment. Isn't this very similar to mapping a role to a role? cgriffith View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955916#3955916 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955916 |