Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.480 :

Posted: Mon May 11, 2015 6:40 pm
by himaiMinh
Regarding to this:
If it throws an application exception marked with rollback=true, the transaction (if any) is rolled back, the exception is rethrown to the resource adapter and the bean is not discard.
Based on some other posts at viewtopic.php?f=4&t=770

, I assume the message should be redelivered depends on the AUTO_ACKNOWLEDGE or DUPS_OK_ACKNOWLEDGE is used.