Re: 2nd Try for Advice on Tomcat Shutdown

2007-02-13 Thread Hassan Schroeder
On 2/13/07, Scott Danforth <[EMAIL PROTECTED]> wrote: The only problem is that my session data isn't serializable. So it isn't going anywhere in the near term. That is, indeed, a fly in the ointment ... :-) -- Hassan Schroeder [EMAIL PROTECTED] --

Re: 2nd Try for Advice on Tomcat Shutdown

2007-02-13 Thread Scott Danforth
Thanks, Hassan, I've seen session replication mentioned and suspected that might be the answer now. Just stopping a worker and letting its sessions go elsewhere is certainly more elegant than waiting around for sessions to be concluded. The only problem is that my session data isn't serializ

Re: 2nd Try for Advice on Tomcat Shutdown

2007-02-13 Thread Hassan Schroeder
On 2/13/07, Scott Danforth <[EMAIL PROTECTED]> wrote: Hmmm. I just joined this mailing list today, But, so far, nobody has responded to my posting. Maybe I'm asking about something so trivial or maybe you're just a wee bit impatient? :-) I kind of expect there must be something in Tomcat l