RE: Problem with Tomcat5 session replication.

2004-02-12 Thread Rick Szeto
am getting exceptions(who ever said exceptions are a bad thing? =)). Thanks again for the help from people in this mailing list, Rick Szeto -Original Message- From: Apu Shah [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 7:43 PM To: Tomcat Users List Subject: Re: Problem with

Re: Problem with Tomcat5 session replication.

2004-02-11 Thread Apu Shah
also make sure that the web.xml for the webapp has the element and all session vars are serializable. apu On Wed, 11 Feb 2004 15:13:39 -0800 "Filip Hanik \(lists\)" <[EMAIL PROTECTED]> wrote: > on RH 9 you must also set, > > export LD_ASSUME_KERNEL=2.4 > > Filip > > -Original Message---

RE: Problem with Tomcat5 session replication.

2004-02-11 Thread Filip Hanik \(lists\)
on RH 9 you must also set, export LD_ASSUME_KERNEL=2.4 Filip -Original Message- From: Rick Szeto [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 2:55 PM To: tomcat Subject: Problem with Tomcat5 session replication. Hi all, I am having quite a bit of trouble getting the s

Re: Problem with Tomcat5 session replication.

2004-02-11 Thread Apu Shah
i found that replacing tcpListenAddress="auto" with tcpListenAddress="IP" and mcastBindAddress="IP" works better with multi-homed machines. apu On Wed, 11 Feb 2004 17:58:59 -0500 "Rick Szeto" <[EMAIL PROTECTED]> wrote: > Sorry, my bad... > > className="org.apache.catalina.clu

RE: Problem with Tomcat5 session replication.

2004-02-11 Thread Rick Szeto
Sorry, my bad... Thanks again, Rick Szeto -Original Message- From: Rick Szeto [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 5:55 PM To: tomcat Subject: Problem with Tomcat5 session replication. Hi all, I am having quite a bit of trouble getting the s