Search This Blog

Wednesday, December 16, 2009

How to change administrative console session timeout in WAS:

Here is the procedure:
Through Unix box:
Edit the /systemApps/adminconsole.ear/deployment.xml file in a text editor.
Locate the xml statement, as shown below:
maxInMemorySessionCount="1000" allowOverflow="true"
writeFrequency="TIME_BASED_WRITE" writeInterval="10"
writeContents="ONLY_UPDATED_ATTRIBUTES" invalidationTimeout="30">
b. Change the invalidationTimeout value to the desired session timeout and save the file.
2. Restart the console.
Through Admin console:
Go to: Server -> Application Server -> Your Server -> Web Container -> Session Management
In Session time out section of the window, you can select No time-out or Set time-out by clicking the appropriate radio button. If you choose to set the time-out, type the desired value in minutes in the box.

1 comment:

  1. WebSphere is a set of Java-based tools from IBM that allow customers to create and manage sophisticated business Web sites. The central WebSphere tool is ... Layman Learning Courses
    Visit: www.laymanlearning.com Support; Query? +91-741-626-7887 ... Online Corporate IT training services. OnlineTraining | Corporate Training | Layman Learning.

    ReplyDelete