Hi,

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.

A.C.
-- 
View this message in context: 
http://www.nabble.com/an-easier-way-to-deploy-war-file--tf4376062.html#a12473298
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to