RE: clustering help

2004-12-03 Thread Dale, Matt
the second server you just change the hostname in your URL then this is never going to work. Ta Matt -Original Message- From: Nandish Rudra [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 22:40 To: 'Tomcat Users List' Subject: RE: clustering help I have two jsp's for the same app

Re: clustering help

2004-12-03 Thread Filip Hanik - Dev
that still didn't answer the question, see Matt's email Filip - Original Message - From: Nandish Rudra [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, December 02, 2004 4:39 PM Subject: RE: clustering help I have two jsp's for the same app on ebot servers

clustering help

2004-12-02 Thread Nandish Rudra
Hello, I an running tomcat 5.0.28 on redhat 9 and having some clustering problem. Here are the clusternig part of server.xml and the logs. The server.xml on both machines have the same cluster element values (see below). The application is with all jsp's. Sessions are created but not replicated

RE: clustering help

2004-12-02 Thread Dale, Matt
do you have the distributable/ tag in your applications web.xml? -Original Message- From: Nandish Rudra [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 22:08 To: Tomcat Users List (E-mail) Subject: clustering help Hello, I an running tomcat 5.0.28 on redhat 9 and having some

Re: clustering help

2004-12-02 Thread Filip Hanik - Dev
, December 02, 2004 4:10 PM Subject: RE: clustering help do you have the distributable/ tag in your applications web.xml? -Original Message- From: Nandish Rudra [mailto:[EMAIL PROTECTED] Sent: 02 December 2004 22:08 To: Tomcat Users List (E-mail) Subject: clustering help Hello, I an running

RE: clustering help

2004-12-02 Thread Nandish Rudra
Yes i do. Regards, Nandish Rudra ECI Conference Call Services, LLC -Original Message- From: Dale, Matt [mailto:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 5:11 PM To: Tomcat Users List Subject: RE: clustering help do you have the distributable/ tag in your applications

RE: clustering help

2004-12-02 Thread Nandish Rudra
:[EMAIL PROTECTED] Sent: Thursday, December 02, 2004 5:23 PM To: Tomcat Users List Subject: Re: clustering help the logs are showing that everything is replicating fine. you can't change the browser url when switching to the other server, how are you testing if it works or not? Filip - Original