On 21/02/2011 09:05, spideratd wrote:
> 
> Dear,
> i have configured tomcat 6.0.32 with mod_jk.so and apache on two linux
> systems. multicasting works , tomcat working on both system. ie.running
> examples...
> but session replication not working on both systems by using session.jsp
> file from net.
> 
> Dear , I need your help to achieve this.
> I want to deploy a war on one tomcat server and it should automatically
> deployed on second system.

Look at the FarmWarDEployer.

The docs haven't been written for this component but the Javadoc should
be enough to get you started:
http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/ha/deploy/FarmWarDeployer.html

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to