Modify the Timeout Value for a CM Session

About this task

When you configure your environment using CM, a session times out if it is idle for 30 minutes. To change the CM session timeout value on UNIX, Linux, or Microsoft Windows:

Procedure

  1. Open the web.xmlfile in the install_dir\apps\jetty\webservices\webapps\SSPDashboard\WEB-INF directory.
  2. Change the following parameter to identify how many minutes before a session time out.
    <session-timeout>30</session-timeout>