The service manager dialog can be configured to start and stop the tomcat service by adding the service to the service manager dialog. The information below can change based on where the Tomcat installation is installed on the web server so adjust the directory path accordingly for the directories provided in the example:
1) Open the Service Manager Dialog 2) Right-click any service and select "Duplicate" (a new service is created with the title "Copy of ...." 3) Right-click the new service and select "Rename" to give it an appropriate name such as "Tomcat" 4) Right-click the "Tomcat" service you just renamed and select "Properties" 5) The "Command" field should point to the tomcat bin directory and issue the start.bat and the stop.bat commands. Please find an example command below:
** Ensure the Tomcat\bin directory is corrected from the example. For example, if the tomcat directory is located in C:\Apache\Tomcat, then the "Command" field to should be adjusted to: