|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
In addition to the HTTP session time out, you can set the formflow timeout for any of the servlet engines as follows:Edit the Tomcat startup script and append the following to the line beginning with set Java_OPT=:Edit the server startup script and append the following to the line beginning with set Java_OPTIONS=:
Set the timeout value to a number of milliseconds. Set the timeout to 0 (zero) or leave the value blank if you do not want to use a timeout.Edit the server configuration file server.xml located in the directory<JVMOPTIONS>-DFormflow.ShowFormWaitTimeout=<Timeout value in Milliseconds></JVMOPTIONS>
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |