-
Sub-task
-
Resolution: Done
-
Blocker
-
None
-
None
testEarSession1 and testEarSession2 are failing with a RollbackException:
Caused by: javax.transaction.RollbackException: [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] [com.arjuna.ats.internal.jta.transaction.arjunacore.commitwhenaborted] Could not commit transaction.
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionImple.commit(TransactionImple.java:257)
at org.jboss.ejb.plugins.TxInterceptorCMT.endTransaction(TxInterceptorCMT.java:501)
<snip>
at org.jboss.test.hibernate.test.ScopedEarsUnitTestCase.testEAR2Session(ScopedEarsUnitTestCase.java:122)