[jboss-user] [JBoss Messaging] - Re: Message redistribution
martin.wickus
do-not-reply at jboss.com
Mon Feb 18 07:24:46 EST 2008
<mbean code="org.jboss.jms.server.destination.QueueService"
| name="jboss.messaging.destination:service=Queue,name=OTL-LIFFEF-Send"
| xmbean-dd="xmdesc/Queue-xmbean.xml">
| <depends optional-attribute-name="ServerPeer">
| jboss.messaging:service=ServerPeer
| </depends>
| <depends>jboss.messaging:service=PostOffice</depends>
| <attribute name="DLQ">
| jboss.messaging.destination:service=Queue,name=OTL-LIFFEF-Send-DLQ
| </attribute>
| <attribute name="ExpiryQueue">
| jboss.messaging.destination:service=Queue,name=OTL-LIFFEF-Send-ExpiryQueue
| </attribute>
| <attribute name="SecurityConfig">
| <security>
| <role name="guest" read="true" write="true" />
| </security>
| </attribute>
| <attribute name="Clustered">true</attribute>
| </mbean>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130084#4130084
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130084
More information about the jboss-user
mailing list