ActivitySession service settings
請利用這個頁面來配置 ActivitySession 服務的內容。ActivitySession 服務是一個工作單元服務,其可用來協調一段式資源或延伸 Enterprise Bean 的啟動和取消動作。
To view this administrative console page, click
server_name .Enable service at server startup
Specifies whether the application server attempts to start the ActivitySession service when the server next starts up.
Information | Value |
---|---|
Default | Cleared |
Range |
|
Default timeout
指定活動階段作業的預設逾時值。如果遠端用戶端無法在這個期間內完成活動階段作業,伺服器會自動完成活動階段作業。
The initial default timeout can be configured separately for each application server, and can be overridden programmatically by the UserActivitySession interface (setSessionTimeout).
Information | Value |
---|---|
Data type | Integer |
Units | Seconds |
Default | 300 (5 minutes) |
Range | -1 through 1000000000 seconds
|