[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: rolled back messages delivered twice.
timfox
do-not-reply at jboss.com
Fri Feb 27 04:53:15 EST 2009
If it's the real onmessage then the order you specified is impossible.
It's JBM that calls the real onMessage so how can you call rollback on the same thread that jbm called onmessage after onmessage is complete? You don't have control of that thread....
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213631#4213631
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213631
More information about the jboss-dev-forums
mailing list