WebSphere Application Server Network Deployment, Version 6.0.x   Operating Systems: AIX, HP-UX, Linux, Solaris, Windows
             [TIP: Focusing the table of contents and search results]

Setting the session timeout for the administrative console

This topic describes how to change the session timeout from the default value for the administrative console.

Before you begin

Ensure that you have the proper permissions to change the ${WAS_HOME}/systemApps/adminconsole.ear/deployment.xml file.

About this task

Determine whether the default session timeout value of 30 minutes is acceptable. Some reasons that you might change the default value are:

Do the following actions to change the timeout value:

Procedure

  1. Edit the ${WAS_HOME}/systemApps/adminconsole.ear/deployment.xml file in a text editor.
  2. Locate the xml statement <tuningParams xmi:id="TuningParams_1088453565469" maxInMemorySessionCount="1000" allowOverflow="true" writeFrequency="TIME_BASED_WRITE" writeInterval="10" writeContents="ONLY_UPDATED_ATTRIBUTES" invalidationTimeout="30">
  3. Change the invalidationTimeout value to the desired session timeout. The default is 30.
  4. Save the ${WAS_HOME}/systemApps/adminconsole.ear/deployment.xml file.
  5. Restart the deployment manager.

Results

Once you restart the deployment manager, the change takes effect.

What to do next

Manage WebSphere Application Server through the administrative console.




Related tasks
Starting and logging off the administrative console
Task topic    

Terms of Use | Feedback

Last updated: Mar 8, 2007 8:14:28 PM CST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tcon_session_timeout.html

© Copyright IBM Corporation 2004, 2006. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)