Hi, I am using version 5.0.19. The objects that I am serializing contain nothing but String attributes and a Collection of other String objects. After shutting down Tomcat, I can view the SESSIONS.SER file and I can make out what appears to be those objects. However, once I restart Tomcat, and invoke request.isRequestedSessionIdValid(), it returns false. However, it returns true if I do not serialize my objects.
Regards, Carey -----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 10, 2004 7:54 AM To: Tomcat Users List Subject: RE: serialized objects invalidating session Hi, 5.0.27 is stable. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Alex [mailto:[EMAIL PROTECTED] >Sent: Tuesday, August 10, 2004 9:17 AM >To: Tomcat Users List >Subject: RE: serialized objects invalidating session > > >is 5.0.27 no longer beta? sometimes i see you folks posting to >tomcat-dev@ when new releases are available...but i never saw anything >stating it's moved out of beta. > >On Tue, 10 Aug 2004, Shapira, Yoav wrote: > >> Date: Tue, 10 Aug 2004 08:56:36 -0400 >> From: "Shapira, Yoav" <[EMAIL PROTECTED]> >> Reply-To: Tomcat Users List <[EMAIL PROTECTED]> >> To: Tomcat Users List <[EMAIL PROTECTED]> >> Subject: RE: serialized objects invalidating session >> >> Hi, >> Needless to say, it works for me ;) We routinely save/restore sessions >> with Serializable attributes. (Although you didn't specify what Tomcat >> release you're using, I'm assuming and using 5.0.27). >> >> Yoav Shapira >> Millennium Research Informatics > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]