Sun Java System Application Server Platform Edition 8.1 2005Q2 Update 2 Administration Guide

ProcedureTo set a transaction timeout value

By default, the server does not timeout a transaction. That is, the server waits indefinitely for a transaction to complete. If you set a timeout value for transactions, if a transaction isn’t completed within the configured time, the Application Server rolls back the transaction.

  1. In the tree component, select the Configuration node.

  2. Select the Transaction Service node.

  3. Enter the number of seconds before the transaction times out, in the Transaction Timeout field.

    The default value of Transaction Timeout is 0 seconds. This disables transaction timeouts.

  4. Click Save.

  5. Restart the Application Server.