[jboss-user] [JBoss Messaging] - Re: EnableOrderingGroup attribute in JBM 1.4.1

2009-07-07 Thread jjacobwip
Thanks for the quick response. If there is only one consumer, the messages are coming in order. For e.g, if I use singleton MDB to consume the messages they are coming in order. Since our requirement is to process bulk amount of messages, we are thinking of concurrently processing the message

[jboss-user] [JBoss Messaging] - Re: EnableOrderingGroup attribute in JBM 1.4.1

2009-07-07 Thread timfox
The JMS spec guarantees that messages sent from a particular producer are delivered in order to a single consumer in the absence of failures. You don't need order grouping for that. If you're not seeing that, please add a test case that demonstrates it and someone will investigate it since it w

[jboss-user] [JBoss Messaging] - Re: EnableOrderingGroup attribute in JBM 1.4.1

2009-07-07 Thread gaohoward
Hi, So far only JBM 1.4.4.GA (or 1.4.0.sp3-cp08 for EAP) supports that attribute. For AS 5.x you need to wait for the next release for it. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242175#4242175 Reply to the post : http://www.jboss.org/index.html?mod