[jboss-user] [JBoss Messaging] - Re: Messages get stuck in queue ... as they should.
timfox
do-not-reply at jboss.com
Tue Oct 9 14:55:49 EDT 2007
If you catch your exception and rollback your transaction, then the message should automatically get redelivered.
(This should happen automatically for your in a transacted MDB).
To prevent roll backs happen in too quick a succession you can specify a redelivery delay (see userguide for more info).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093183#4093183
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093183
More information about the jboss-user
mailing list