![]() | ![]() |
|
06-01-2010 12:49 PM
Timeout on the MIM Process Monitor is set in
[MIM Install Location]\eccc\tomcat\conf\web.xml
Using the following Stanza. Set session-timeout to number of minutes, or 0 for never time out a user login:
<!-- ==================== Default Session Configuration ================= -->
<!-- You can set the default session timeout (in minutes) for all newly -->
<!-- created sessions by modifying the value below. -->
<session-config>
<session-timeout>0</session-timeout>
</session-config>
06-17-2010 09:04 PM
I find this to be incredibly useful and appropriate in demonstration and development or test environments. One might not want to set the timeout to 0 in production; however.
![]() |
![]() |
![]() |
|
|
![]() |
![]() |
![]() |
















