RE: session de-serialization issue

2008-12-05 Thread Tom Mader
Thank you Chuck! Does the sun-packaged RPM work on CentOS 5.2 ? or do i execute: ./j2sdk-1_4_2_19-linux-i586.bin -localinstall >> 5-Dec-08 7:02:14 PM org.apache.catalina.session.StandardManager doLoad >> SEVERE: IOException while loading persisted sessions: >> java.io.InvalidClassException: inval

session de-serialization issue

2008-12-05 Thread Tom Mader
Hi- I have an issue with session persistence that I can't figure out. I am running: CentOS 5.2 Tomcat 5.5.23 JDK 1.4.2 I would like my user sessions to be persisted across tomcat restarts. I would like this to happen using the default write-to-file (SESSIONS.ser) method of org.apache.catalina.