Thanks everybody for your help. It's working fine now. The problem was with pooling. One server had pooling while the other did not.
Cheers, Gaurav On Thu, 25 Nov 2004 10:33:21 -0000, Dale, Matt <[EMAIL PROTECTED]> wrote: > > Have you got the <distributable/> tag in your context's web.xml? Do all the > objects in your session implement Serializable? > > > > -----Original Message----- > From: Gaurav Vaish [mailto:[EMAIL PROTECTED] > Sent: 25 November 2004 04:07 > To: Tomcat Users List > Subject: Clustering in Tomcat > > Hi, > > I am facing an issue with Tomcat Clustering. With the details > provided on the website, I implemented it. The session (session-ID) is > not lost when the machine serving it goes down however all > session-data (attributes in session) is lost. > > What can be the issues? > > To start with, I had two Tomcat on the same machine with only > their port numbers changes (4001 and 4002 for cluster). > > -- > Happy Hacking, > Gaurav Vaish > http://gallery.mastergaurav.org > ----------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
