Author: pero Date: Sat Mar 4 14:20:26 2006 New Revision: 383213 URL: http://svn.apache.org/viewcvs?rev=383213&view=rev Log: revert getLastAccessTime change but now SSO not working :-(
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=383213&r1=383212&r2=383213&view=diff ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Sat Mar 4 14:20:26 2006 @@ -58,7 +58,7 @@ would be retrieved using the wrong classloader (remm) </fix> <fix> - HttpSession.getId and getLastAccessTime will no longer throw an ISE when the session is invalid (remm,pero) + HttpSession.getId will no longer throw an ISE when the session is invalid (remm) </fix> <fix> ore detailed errors for naming issues (remm) @@ -169,7 +169,7 @@ Update DeltaManager session access stats (pero) </fix> <fix> - DeltaSession getId and getLastAccessTime will no longer throw an ISE when the session is invalid (pero) + DeltaSession getId will no longer throw an ISE when the session is invalid (pero) </fix> <update> Resurrected the "suspect" property so that the logs don't fill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]