|
The problem is that I am not sure that is a realistically feasible change. The referenced Spring comment states that WebLogic "is known to automatically mark the transaction as rollback-only in case of a beforeCompletion exception". We don't always know that when we call setRollbackOnly
|