[jboss-jira] [JBoss JIRA] (WFLY-3731) org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor should not register a Synchronization if the transaction was rolled back
Scott Marlow (JIRA)
issues at jboss.org
Wed Aug 13 11:02:30 EDT 2014
Scott Marlow created WFLY-3731:
----------------------------------
Summary: org.jboss.as.ejb3.component.stateful.StatefulSessionSynchronizationInterceptor should not register a Synchronization if the transaction was rolled back
Key: WFLY-3731
URL: https://issues.jboss.org/browse/WFLY-3731
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB
Affects Versions: 8.1.0.Final, 8.0.0.Final, JBoss AS7 7.2.0.Final
Reporter: Scott Marlow
Assignee: David Lloyd
Fix For: 8.2.0.CR1, 9.0.0.CR1
http://fpaste.org/125252/ shows what happens when the transaction has already been rolled back ().
{quote}
WFLYEJB0458: Failure in caller transaction.: java.lang.IllegalStateException: No transaction is running
at com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple.getTransactionImple(TransactionSynchronizationRegistryImple.java:228)
{quote}
Test case is available via https://github.com/scottmarlow/wildfly/tree/transactiontimeout_clientut
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list