I have tomcat5.x and tomcat6 running on different machines. I usually use scp to deploy .war file to tomcat servers. Is there any other way to remotely deploy?

Thank you!

link|improve this question

62% accept rate
feedback

1 Answer

up vote 1 down vote accepted

scp is best way to deploy even you can use http://localhost:8080/manager/html browse deploy.war

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.