[jboss-user] [JBoss Messaging] - Re: Problem using JBoss Messaging and JTS

debs do-not-reply at jboss.com
Tue Mar 10 10:29:53 EDT 2009


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 at g3

And in messaging-jboss-beans update suckerrPassword to:

m3ss at 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



More information about the jboss-user mailing list