How can I run Apache Tomcat as a Windows Service?
Printable View
How can I run Apache Tomcat as a Windows Service?
When you install Tomcat it should install itself as a service. Then you can start it from the service manager.
There was a method to register it. Have to look it up.
This might only apply to Tomcat 5 though. I can't find any mention of Windows services in the Tomcat 4 docs.