Generic tomcat script
This script makes it easy to control your main tomcat installation.
All you need to do is set the $CATALINA_HOME environment variable to the location of your tomcat installation.
The available switches are:
startstarts tomcatstopstops tomcatrestartstops then starts tomcatkillkill -9′s tomcat processtailtails tomcat log
Usage examples:
tomcat start starts tomcat
tomcat restart restarts tomcat
NB: all parameters are case insensitive
The script can be found on github here.
Advertisement
[...] all parameters are case insensitive This script requires the Generic tomcat script found on github here The script can be found on github here Possibly related posts: (automatically [...]