|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
1. Add the <session-timeout> element to the following configuration file:where TomcatDir is the directory in which Tomcat is installed, and APDir is the directory in which the Action Processor is installed (which defaults to TIBCOActProc).
2. Set the value of the <session-timeout> element to the number of minutes for the timeout. A value of -1 causes the session to never timeout.
1. Add the <session-timeout> element in the following configuration file:where WebLogicDir is the directory in which WebLogic is installed, and APDir is the directory in which the Action Processor is installed (which defaults to TIBCOActProc).
2. Set the value of the <session-timeout> element to the number of minutes for the timeout. A value of -1 causes the session to never timeout.
1. Locate the <sessionState> element in the following configuration file:where APDir is the directory in which the Action Processor is installed (which defaults to TIBCOActProc).
2. Set the value of the timeout attribute for the desired number of minutes for the session timeout.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |