[jboss-jira] [JBoss JIRA] (WFLY-2852) JBoss 7 - EJB Remote Transaction Timeout
David Lloyd (JIRA)
issues at jboss.org
Mon Feb 3 09:26:28 EST 2014
[ https://issues.jboss.org/browse/WFLY-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12940791#comment-12940791 ]
David Lloyd commented on WFLY-2852:
-----------------------------------
Are you using CMT or are you controlling the transaction remotely via UserTransaction?
> 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
> Assignee: David Lloyd
> Labels: jboss
> 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