You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by John C Cartwright <Jo...@noaa.gov> on 2003/05/06 22:55:33 UTC

serializing sessions

Hello All,

I'm seeing exceptions in the log that suggest to me that Tomcat is 
trying to serialize everything in the session during a restart.  Is this 
true and can I prevent it from happening?  I need to use 
non-serializable objects in the session and don't mind if they don't 
persist between tomcat restarts.

Thanks!

-- john

=====================================================
John Cartwright
Associate Scientist
Geospatial Data Services Group
CIRES, National Geophysical Data Center/NOAA
(303) 497-6284
John.C.Cartwright@noaa.gov
=====================================================



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: serializing sessions

Posted by Dan Tran <da...@hotmail.com>.
I would not hurt if you not implement serializing ...  
The error messages can be igmored.

-D
----- Original Message ----- 
From: "John C Cartwright" <Jo...@noaa.gov>
To: <to...@jakarta.apache.org>
Sent: Tuesday, May 06, 2003 1:55 PM
Subject: serializing sessions


> Hello All,
> 
> I'm seeing exceptions in the log that suggest to me that Tomcat is 
> trying to serialize everything in the session during a restart.  Is this 
> true and can I prevent it from happening?  I need to use 
> non-serializable objects in the session and don't mind if they don't 
> persist between tomcat restarts.
> 
> Thanks!
> 
> -- john
> 
> =====================================================
> John Cartwright
> Associate Scientist
> Geospatial Data Services Group
> CIRES, National Geophysical Data Center/NOAA
> (303) 497-6284
> John.C.Cartwright@noaa.gov
> =====================================================
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org