[wildfly-dev] should CMTTxInterceptor.mandatory check the status of the transaction and fail early if its not active?
Scott Marlow
smarlow at redhat.com
Fri May 3 14:07:31 EDT 2013
Hi,
CMTTxInterceptor.mandatory() checks if there is a transaction associated
with the current thread but shouldn't we also check the tx status as
well (see if its active or marked for rollbackonly)?
Scott
More information about the wildfly-dev
mailing list