[jboss-user] [JBoss Messaging] - Re: Security config in 1.2.0.sp1

cresny do-not-reply at jboss.com
Thu May 3 16:36:42 EDT 2007


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



More information about the jboss-user mailing list