Change EJB Transaction Timeout
This section describes how the EJB transaction timeout of a specific EJB class can be changed.
Â
What does this section cover?
WebSphere Application Server
In order for the transaction timeout to change for a specific EJB class, the EJB class along with the new transaction timeout must be specified in ibm-ejb-jar-ext.xml which is located in your custom project's directory under src/ejbModule/META-INF
Wildfly Application Server
In order for the transaction timeout to change for a specific EJB class, the EJB class along with the new transaction timeout must be specified in jboss-ejb3.xml which is located in your custom project's directory under src/ejbModule/META-INF