Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2852

JBoss 7 - EJB Remote Transaction Timeout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • JBoss AS7 7.2.0.Final
    • EJB

      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,

            dlloyd@redhat.com David Lloyd
            sbourguiba_jira Sofiane Bourguiba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: