Tomcat Client Deployer

Kaushal Shriyan kaushalshriyan at gmail.com
Wed Mar 3 06:51:14 UTC 2010


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




More information about the ubuntu-server mailing list