That is my xml files :

Destination service :


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

In messaging-service.xml i uncomment : 

      m...@g3

And in messaging-jboss-beans update suckerrPassword to:

m...@g3


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

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

Reply via email to