Resources http://tomcat.apache.org/tomcat-5.5-doc/setup.html
and more importantly, the example in
- Make tomcat startup apparatus
- Tomcat startup script – for an unknown reason, a simple startup script doesn't work for me. I find that Tomcat will startup fine using the script manually after the normal startup has completed. So, I modify the startup process... the normal startup script runs another script as a background process, and that background script sleeps a while and then starts Tomcat.
- Create symbolic links for system level startup