3 Replies Latest reply on Jun 21, 2012 1:55 AM by etp_scm

    Define Security Roles in JBoss 6

    etp_scm

      Hi,

       

      I am trying to implement role based security in jboss 6, but cannot figure out in which file do we define roles

       

      In a standalone HornetQ Server, we do it in the HornetQ-Users.xml and use the roles in HornetQ-Configuration.xml in <security-settings> for particular queues.

       

      But I cant figure out how do we do the same in JBoss.I have defined the <security-settings> for the queue but dont know where to define roles.