Re: serializable and exceptions

2008-02-14 Thread Randy Burgess
List > Date: Thu, 14 Feb 2008 14:27:19 -0600 > To: Struts Users Mailing List > Subject: Re: serializable and exceptions > > Yes, for my own objects, i am going to implement the serializable interface, > however, the xwork class, even if i were to rewrite/replace it, i wo

Re: serializable and exceptions

2008-02-14 Thread Brian Relph
t; > Date: Thu, 14 Feb 2008 10:38:28 -0600 > > To: Struts Users Mailing List > > Subject: serializable and exceptions > > > > Hey everyone, I seem to be coming across two issues when running > multiple > > jvms with session sharing ... i have not run into t

Re: serializable and exceptions

2008-02-14 Thread Randy Burgess
00 > To: Struts Users Mailing List > Subject: serializable and exceptions > > Hey everyone, I seem to be coming across two issues when running multiple > jvms with session sharing ... i have not run into this during my previous > testing, since i was not worried about a high-av

serializable and exceptions

2008-02-14 Thread Brian Relph
Hey everyone, I seem to be coming across two issues when running multiple jvms with session sharing ... i have not run into this during my previous testing, since i was not worried about a high-availability environment, and did not test inside a cluster... Anyways, i receive this exception when us