This content has been marked as final.
Show 1 reply
-
1. Re: Conditional redelivery of messages in HornetQ ?
ataylor Oct 9, 2013 6:12 AM (in response to piotr.guziorski)This is really a job for your application, we know nothing on the server about what exceptions are handled by the app server.
I would suggest rather than throwing an exception (which a well behaved MDB shouldnt) you should do something else.