[jboss-user] [Messaging, JMS & JBossMQ] - Re: Error during queue setup

chaituu do-not-reply at jboss.com
Mon Dec 4 08:22:57 EST 2006


  |   <mbean code="org.jboss.jms.server.destination.Queue"
  |       name="jboss.messaging.destination:service=Queue,name=empQueue"
  |       xmbean-dd="xmdesc/Queue-xmbean.xml">
  |       <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends>
  |       <attribute name="SecurityConfig">
  |          <security>
  |             <role name="guest" read="true" write="true"/>
  |             <role name="publisher" read="true" write="true" create="false"/>
  |             <role name="noacc" read="false" write="false" create="false"/>
  |          </security>
  |       </attribute>
  |    </mbean>
  | 
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990973#3990973

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990973



More information about the jboss-user mailing list