Transacted sessions will ensure that all or none (in case of failure) of your messages 
will be stored in the queue, but this does NOT mean, that there is a logical grouping 
between these messages which can be used for group based message processing on the 
client side !

Read the JMS specification. You should not make any assumtions on message delivery 
order, as this would prohibit MDB scalebility ! Each message is treated as a 
independant logical unit of work.   

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852554


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to