[jboss-jira] [JBoss JIRA] (WFLY-2852) JBoss 7 - EJB Remote Transaction Timeout

Sfe Br (JIRA) issues at jboss.org
Fri Jan 31 12:25:28 EST 2014


Sfe Br created WFLY-2852:
----------------------------

             Summary: JBoss 7 - EJB Remote Transaction Timeout
                 Key: WFLY-2852
                 URL: https://issues.jboss.org/browse/WFLY-2852
             Project: WildFly
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Sfe Br
             Fix For: JBoss AS7 7.2.0.Final


I have a remote call that allow to run a process that takes more than 5 minutes, after passing this time the transaction was canceled and the global transaction was rollbacked at the commit phase.

The problem is that i can't modify the timeout value.

Note: After consulting the method createOrResumeXidTransaction of the EJBRemoteTransactionPropagatingInterceptor class, I found that the timeout value is always 300 seconds (it seems that this value is hardcoded)

You can refer to my discussion with jaikiran pai: https://community.jboss.org/thread/236493

Thanks,

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list