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#4042973

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042973
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to