The CCM server provides a web interface so that the Rational® Synergy administrator can perform various administrative tasks. For the security reason, the server expires any browser session that is idled for a certain period.
Procedure
To change the server configuration:
- Stop the server.
- To change the expiration period, modify the cm.webapps.user.session.timeout value in the ccm.server.properties file.
- Restart the server so that the changed values take effect.
Example
The following value sets the expiration period to 10 minutes:
cm.webapps.user.session.timeout = 600