Issue with customizing session timeout
2 years ago
Originally Published: 2010-12-23
Article Number
000048502
Applies To
AAOP 6.0.2.1 SP2 P1

Issue
During testing, customer was not able to customize the session timeout preventing them from properly testing the new API with soapUI. Customer tried changing pmSessionTimeout within d-applicationContext.xml but no change was detected.

Cause
pmSessionTimeout was used to change the session timeout in pre-6.0.2.1 environments, and is unused for 6.0.2.1+

Resolution
To change the session timeout, the value that is required to be changed is transactionTimeToLive in d-applicationContext.xml.