Thursday, April 27, 2017

How to make Apache Tomcat as service in Windows 7 ?



How to make Apache Tomcat as service in Windows 7 ?

Go to the tomcat location c:\apache-tomcat-7.0.77\bin and write command service.bat install as
show in the below picture.





2. You will see the 'Tomcat X' has been started.

Note: X is the version of your Tomcat.






3. Monitor your installed Tomcat service.

c:\apache-tomcat-7.0.77\bin>tomcat7w.exe //MS//Tomcat7




You will see below dialog,






No comments:

Post a Comment

Fixing yum command on linux

You may find yourself having to fix more packages. So you can just remove everything you had installed via  pip and reinstall everythin...