Deploy War
Kaushal Shriyan <[email protected]> Thu, 25 Feb 2010 22:19:15 +0530
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Message-ID | <[email protected]> |
Hi, I did downloaded http://archive.apache.org/dist/tomcat/tomcat-5/v5.5.27/bin/apache-tomcat-5.5.27-deployer.tar.gz After extracting i see only build.xml docs images lib LICENSE NOTICE RELEASE-NOTES The Tomcat Client Deployer Package looks to be what you need to deploy to a remote server from the command line. This is a package which can be used to validate, compile, compress to .WAR, and deploy web applications to production or development Tomcat servers. It should be noted that this feature uses the Tomcat Manager and as such the target Tomcat server should be running. I dont have the ant script from that extracted file and also it says to run from the command line. Please suggest Thanks and Regards,