JBoss Community

Re: SecurityDomain Deployment

created by Bond Chan in JBoss Messaging - View the full discussion

Seems the problem is:

 

in <bean name="SecurityStore" class="org.jboss.jms.server.jbosssx.JBossASSecurityMetadataStore">

 

<property name="securityDomain">java:/jaas/messaging</property> //works in my IDE, not works in my test box

vs

<property name="securityDomain">messaging</property>  //works in my test box

Reply to this message by going to Community

Start a new discussion in JBoss Messaging at Community