Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


3.9.71 /glassfish-ejb-jar/enterprise-beans/ejb/cmt-timeout-in-seconds

/glassfish-ejb-jar/enterprise-beans/ejb/cmt-timeout-in-seconds overrides the Transaction Timeout setting of the Transaction Service for an individual bean.

Description

/glassfish-ejb-jar/enterprise-beans/ejb/cmt-timeout-in-seconds overrides the Transaction Timeout setting of the Transaction Service for an individual bean. The value 0 specifies that the default Transaction Service timeout is used. If a positive integer value is specified, then this value is used for all methods in the bean that starts a new container-managed transaction. This value is not used if the bean joins a client transaction.

Specifiable values

Type: Integer

0 to 2147483647

Default value

If the definition item is omitted

0

Repetition pattern

0 or 1 time