WebSphere Application Server Network Deployment, Version 6.0.x     Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

ActivitySession service settings

Use this page to administer the runtime properties of the ActivitySession service.

To view this administrative console page, click Servers > Application servers > server_name > [Container Settings] Business Process Services > Activity session service.

Default timeout

The default timeout for an ActivitySession. A server resets an ActivitySession if a remote client has failed to complete the ActivitySession within this time period.

The default ActivitySession timeout specifies the time after which an ActivitySession is completed automatically by the ActivitySession service, if a remote client has failed to complete the ActivitySession within the specified time. The initial default timeout can be configured separately for each application server, and can be overridden programmatically by the UserActivitySession interface (setSessionTimeout).

Data type Integer
Units Seconds
Default 300 (5 minutes)
Range -1 through 1000000000 seconds
  • -1 indicates that ActivitySessions never timeout
  • 0 indicates that the default timeout applies
  • Other values are an integer number of seconds

Configuration tab

Enable service at server startup

Specifies whether the application server attempts to start the ActivitySession service when the server next starts up.

Default Cleared
Range
Cleared
The server does not try to start the ActivitySession service. If ActivitySessions are to be used in applications that run on this server, the system administrator must select this property then restart the server.
Selected
When the application server starts, it attempts to start the ActivitySession service automatically.



Reference topic    

Terms of Use | Feedback

Last updated: Mar 17, 2005 4:28:29 AM CST
http://publib.boulder.ibm.com/infocenter/ws60help/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/webui_pme/ui/ueac_asssettings.html

© Copyright IBM Corporation 2002, 2005. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)