How to specify my directory structure in Apache?

2007-06-26 Thread shiva sha
How to specify my directory structure (C:\tomcat5.5.17\webapps\sampleapp\web-inf\classes\com\bean) in Apache? I m doing tomcat server clustering. I have to mention in httpd.conf or workers.properties or mod_jk.conf or mod_jk_cluster.conf? In which file i have to mention.. Thanks Shiva

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

Session replication in tomcat5.5

2007-06-20 Thread shiva sha
Hi I follwoed the below URLs... 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 But no luck.. Session is not get replicated.. This is my configuraion

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

2007-06-20 Thread shiva sha
100 times tomcat2 for 1 time tomcat1... if you want to use the two tomcat at the same load you should specify the same number can we have your mod_jk.log at the apache startup ?? you should as well start tomcat first Le 20/06/2007 11:10, shiva sha a écrit : Hi I follwoed the below URLs... http

Re: Session replication in tomcat5.5

2007-06-20 Thread shiva sha
replication will have issues ... look at your application logs and confirm back Thanks Guru -Original Message- From: shiva sha [mailto:[EMAIL PROTECTED] Sent: 20 June 2007 12:46 To: Tomcat Users List; [EMAIL PROTECTED] Subject: Re: Session replication in tomcat5.5 Thanks Guru.. Below

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

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