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 :
m3ss@g3
And in messaging-jboss-beans update suckerrPassword to:
m3ss@g3
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216590#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...