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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...