Hi, I am referring to http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html for deploying the same war on multiple tomcat server. I have downloaded apache-tomcat-5.5.27-deployer.tar.gz and extracted it. I have added deployer.properties under /usr/local/apache-tomcat-5.5.27-deployer
The deployer.properties are as below :- deployer.properties ################################################ build=/usr/local/test/build webapp=config path=/config url=http://example:8080/manager username=tomcat password=tomcat ################################################ ant -Durl=http:/some.other.host:8080/manager Am i missing any thing ? Please suggest/guide. Thanks and Regards, Kaushal --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org