RE: Session Replication in Tomcat5.5.17

2007-06-22 Thread ShivKumar
- Van: Mark Thomas [mailto:[EMAIL PROTECTED] Verzonden: woensdag 20 juni 2007 14:12 Aan: Tomcat Users List Onderwerp: Re: Session Replication in Tomcat5.5.17 shiva sha wrote: Hai If i remove tomcats names (jvm route) in workers.properties means how Apache route the request? Pls clarify

Re: Session Replication in Tomcat5.5.17

2007-06-22 Thread shiva sha
-Oorspronkelijk bericht- Van: Mark Thomas [mailto:[EMAIL PROTECTED] Verzonden: woensdag 20 juni 2007 14:12 Aan: Tomcat Users List Onderwerp: Re: Session Replication in Tomcat5.5.17 shiva sha wrote: Hai If i remove tomcats names (jvm route) in workers.properties means how Apache route the request

Re: Session Replication in Tomcat5.5.17

2007-06-20 Thread shiva sha
http://tomcat.apache.org/tomcat-5.5-doc/cluster-howto.html http://tomcat.apache.org/connectors-doc/reference/workers.html http://tomcat.apache.org/connectors-doc/generic_howto/workers.html Peter Am 18.06.2007 um 17:45 schrieb shiva sha: Hi I try to implement Session replication

RE: Session Replication in Tomcat5.5.17

2007-06-20 Thread Raghupathy, Gurumoorthy
Try to remove tomcat1,tomcat2, from the workers.properties It should be something like worker.list=loadbalancer Thanks Guru -Original Message- From: shiva sha [mailto:[EMAIL PROTECTED] Sent: 20 June 2007 09:30 To: Tomcat Users List Subject: Re: Session Replication in Tomcat5.5.17

Re: Session Replication in Tomcat5.5.17

2007-06-20 Thread shiva sha
Thanks Guru -Original Message- From: shiva sha [mailto:[EMAIL PROTECTED] Sent: 20 June 2007 09:30 To: Tomcat Users List Subject: Re: Session Replication in Tomcat5.5.17 Hi I follwoed ur given URLs... But no luck.. This is my configuraion Apache Version : 2.2.4 Tomcat Version : 5.5.17 JDK

Re: Session Replication in Tomcat5.5.17

2007-06-20 Thread Mark Thomas
shiva sha wrote: Hi At present I m trying Session replication only.. I think i need tomcat1 and tomcat2.. Am i correct? No - you need to remove these. Mark - To start a new topic, e-mail: users@tomcat.apache.org To

Re: Session Replication in Tomcat5.5.17

2007-06-20 Thread shiva sha
Hai If i remove tomcats names (jvm route) in workers.properties means how Apache route the request? Pls clarify On 6/20/07, Mark Thomas [EMAIL PROTECTED] wrote: shiva sha wrote: Hi At present I m trying Session replication only.. I think i need tomcat1 and tomcat2.. Am i correct? No -

Re: Session Replication in Tomcat5.5.17

2007-06-20 Thread Mark Thomas
shiva sha wrote: Hai If i remove tomcats names (jvm route) in workers.properties means how Apache route the request? Pls clarify Remove the line: worker.list=tomcat1,tomcat2,loadbalancer Replace it with worker.list=loadbalancer Everythign else remains the same. mark

RE: Session Replication in Tomcat5.5.17

2007-06-20 Thread Fiona Sariedine
what this done with my problem -Oorspronkelijk bericht- Van: Mark Thomas [mailto:[EMAIL PROTECTED] Verzonden: woensdag 20 juni 2007 14:12 Aan: Tomcat Users List Onderwerp: Re: Session Replication in Tomcat5.5.17 shiva sha wrote: Hai If i remove tomcats names (jvm route

Session Replication in Tomcat5.5.17

2007-06-18 Thread shiva sha
Hi I try to implement Session replication in Tomcat5.5.17 using Apache HttpServer2.0.5. I had downloaded mod_jk.dll and placed this dll into apache/modules/. I had configured both server.xml in Tomcat1 and Tomcat2 and workers.properties in Apache in Windows 2000 environment. But no luck bcoz

Session Replication in Tomcat5.5.17

2007-06-18 Thread shiva sha
Hi I try to implement Session replication in Tomcat5.5.17 using Apache HttpServer2.0.5. I had downloaded mod_jk.dll and placed this dll into apache/modules/. I had configured both server.xml in Tomcat1 and Tomcat2 and workers.properties in Apache in Windows 2000 environment. But no luck bcoz

Re: Session Replication in Tomcat5.5.17

2007-06-18 Thread Peter Rossbach
Session replication in Tomcat5.5.17 using Apache HttpServer2.0.5. I had downloaded mod_jk.dll and placed this dll into apache/modules/. I had configured both server.xml in Tomcat1 and Tomcat2 and workers.properties in Apache in Windows 2000 environment. But no luck bcoz tomcat server throws error