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 would imply there is a bug.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4242179#4242179

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4242179
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to