[OS-webwork] Session invalidation and exceptions

2003-08-14 Thread Ben Hall
Hi, I'm trying to get my session management working and i'm getting a few errors. I'm using Win2k / Java 1.4.1_02 / Tomcat 4.1.24. Apologies in advance for badly formatted stack traces. 1. I get the following exception when Tomcat starts and there are sessions persisted: IOException while loadi

Re: [OS-webwork] Session invalidation and exceptions

2003-08-14 Thread Konstantin Priblouda
> The reason why the exception is being thrown is > obvious, > SessionLifecycleListener doesn't implement > Serializable. I don't understand > why this class is being persisted within the session > though. Probably WW guys decided to listen on session by storing object which implements HttpSessi

Re: [OS-webwork] Session invalidation and exceptions

2003-08-12 Thread Pat Lightbody
;[EMAIL PROTECTED]> Sent: Tuesday, August 12, 2003 5:02 AM Subject: Re: [OS-webwork] Session invalidation and exceptions > > > The reason why the exception is being thrown is > > obvious, > > SessionLifecycleListener doesn't implement > > Serializable. I don&#x