Ed Randall opened SPR-6132 and commented
When an @Test method executes an EJB annotated with @TransactionAttribute(TransactionAttributeType.REQUIRES_NEW), it seems that the test transaction is consumed when the REQUIRES_NEW transaction completes. Subsequent transaction behavior then becomes unexpected.
Affects: 3.0.5
Reference URL: http://forum.springsource.org/showthread.php?p=261074
Attachments:
Issue Links:
Referenced from: commits 8105011, e20c927, c0eafa9
15 votes, 9 watchers
Ed Randall opened SPR-6132 and commented
When an
@Testmethod executes an EJB annotated with@TransactionAttribute(TransactionAttributeType.REQUIRES_NEW), it seems that the test transaction is consumed when theREQUIRES_NEWtransaction completes. Subsequent transaction behavior then becomes unexpected.Affects: 3.0.5
Reference URL: http://forum.springsource.org/showthread.php?p=261074
Attachments:
Issue Links:
@DirtiesContextReferenced from: commits 8105011, e20c927, c0eafa9
15 votes, 9 watchers