Bond Chan [
https://community.jboss.org/people/bondchan921] created the discussion
"Re: SecurityDomain Deployment"
To view the discussion, visit:
https://community.jboss.org/message/831056#831056
--------------------------------------------------------------
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
[
https://community.jboss.org/message/831056#831056]
Start a new discussion in JBoss Messaging at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]