Archive

Posts Tagged ‘wget’

Command-line Tomcat server control with wget and the Tomcat manager

May 31st, 2010 No comments

Using wget and the Tomcat manager, you can script remote tomcat deploys, undeploys, starts, stops, and status.

First, make sure the Tomcat manager is installed and running:

Read more… Command-line Tomcat server control with wget and the Tomcat manager

Categories: Java, Tomcat Tags: