Angelo Chen wrote: > I use Tomcat 5.5, I installed it in an ubuntu, I have to start it as root > with startup.sh. to deplay a war file during development I have to do > following: > > 1. ftp to my home directory > 2. ssh to the host as root, shutdown.sh > 3. delete the program directory under webapps > 4. copy war file from my home directory to webapps/ > 5. start again tomcat server. > > any easy way to do this? Thanks.
The Tomcat manager app simplifies this significantly. Take a look, and check whether you can use it: http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html -- ..Juha --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]