Tuesday, June 28, 2016

Apache Tomcat as Windows Service and Auto Start

In this post we are going to cover how Apache Tomcat server can be made as service and also how to configure Auto Start during server maintenance in windows.

1) Navigate to bin folder in Tomcat using command prompt.


2) Run service.bat install command.


3) Verify Apache Tomcat * in windows services.

4) Right click on service and go to properties and make startup type: Automatic


5) Click Apply and OK

No comments:

Post a Comment

Other Posts