Our queue configuration is as follow : | | <mbean code="org.jboss.jms.server.destination.QueueService" | name="jboss.messaging.destination:service=Queue,name=smsIncomingQueue" | xmbean-dd="xmdesc/Queue-xmbean.xml"> | <depends optional-attribute-name="ServerPeer">jboss.messaging:service=ServerPeer</depends> | <depends>jboss.messaging:service=PostOffice</depends> | <attribute name="FullSize">1342178</attribute> | <attribute name="PageSize">10000</attribute> | <attribute name="DownCacheSize">10000</attribute> | | <attribute name="MaxSize">-1</attribute> | <attribute name="Clustered">true</attribute> | </mbean> | |
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163762#4163762 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163762 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
