In previous post we have setup Tomcat to run its multiple instances now we want that tomcat should start automatically on server reboots. This can be achieved by adding tomcat service script.
Introduction
This document will teach us how to setup Tomcat to run as a service (startup when booted) on Linux.