I'm trying to use org.apache.catalina.ha.deploy.FarmWarDeployer with Tomcat 7.0.12 to deploy my war files to a Tomcat cluster (two Tomcat's both version 7.0.12.)

They war file is successfully deployed to both Tomcats but then the war is immediately un-deployed from one of them.

The following error is logged (ClusterTest is the application name.)

SEVERE: Application [/ClusterTest] is being serviced. Touch war file [ClusterTest.war] again!

-S


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

Reply via email to