[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - JBMESSAGING-526 - Setting redelivery flag to true
clebert.suconic@jboss.com
do-not-reply at jboss.com
Mon Sep 18 18:19:52 EDT 2006
According to JBMESAGING-526, if you receive a message and rollback it...
Later on you receive the same message again in a different session, redelivery flag is not set.
I have a question thoguth. When you call rollback explicitaly, shouldn't the message be sent back to the queue as the message never left the queue?
I thought a redelivery flag would be set to true in case of failures, say a socket connection broken, or some other issue.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972444#3972444
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972444
More information about the jboss-dev-forums
mailing list