do you have something like this, in messaging-service.xml?
| <attribute
name="SecurityDomain">java:/jaas/messaging</attribute>
| <attribute name="DefaultSecurityConfig">
| <security>
| <role name="guest" read="true"
write="true" create="true"/>
| <role name="umslink" read="true"
write="true" create="true"/>
| </security>
| </attribute>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042973#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...