@org.jboss.ejb3.annotation.TransactionTimeout is not getting recognized
Issue
- When a long process using an ejb bean is initiated, it failed after 5 minutes because the arjuna reaper transaction manager killed the thread.
- The @org.jboss.ejb3.annotation.TransactionTimeout should override this behaviour but for now it has no effect.
- Is their any advice on controlling the Timeout for the execution of an ejb ?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.