<transaction-service tx-log-dir="${com.sun.aas.instanceRoot}/logs" heuristic-decision="rollback" timeout-in-seconds="0" retry-timeout-in-seconds="600" automatic-recovery="false" keypoint-interval="2048" />
Property Name |
Description |
automatic-recovery |
Set to enable the Recovery Of Incomplete Transactions |
retry-timeout-in-seconds |
To Set the amount of time, in seconds, the Enterprise Server tries to connect to the unreachable
server in the RetryTimeout field |
heuristic-decision |
To Set the policy for unreachable servers in a transaction in the Heuristic Decision field |
timeout-in-seconds |
To set the Transaction Timeout Value |
tx-log-dir |
To set the Location of the Transaction Logs |
keypoint-interval |
To Set the Keypoint Interval |