If there is only one consumer on a queue, JBM already maintains delivery order, even after
failure.
If there is more than one consumer on the queue this is not really possible. Since order
delivery order in the queue will be determined by the order the consumers failed - i.e.
non deterministic.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4116079#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...