Thursday, September 27, 2012

Secure connection HTTP Server Admin and WAS Adminconsole

Export Web Admin Certificate from Web Admin Keystore and add it to cellDefaultTrustStore as signer certificate.

Wednesday, September 19, 2012

Change WASADMIN Console Session Timeout Time


1. Edit /opt/IBM/WebSphere/AppServer/profiles/Dmgr/config/cells/AUTOCell/applications/isclite.ear/deployments/isclite/deployment.xml
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 deployment.xml file.
5.Restart the Deployment Manager.

IHS Diagnose

http://www-01.ibm.com/support/docview.wss?uid=swg24008409