Transaction service properties

The values of the total transaction lifetime timeout and the client inactivity timeout are set to zero.

Total transaction lifetime timeout
Sets the number of seconds that a transaction can remain inactive before it is ended by the transaction service. A value of 0 indicates that there is no timeout limit.
Client inactivity timeout
Sets the number of seconds for which a transaction started by, or propagated into, this application server can run before it is ended by the transaction service. A value of 0 indicates that there is no timeout limit.

To set these parameters on the WebSphere® Administration console, where server1 stands for the name of the application server:

  1. Click Application Servers > server1 > Container Settings > Container Services.
  2. Click Transaction Service link.
  3. Set Total transaction lifetime timeout to 0.
  4. Set Client inactivity timeout to 0.