View Single Post
  #2 (permalink)  
Old 06-06-2008, 04:46 PM
pao pao is offline
Member
 
Join Date: Jun 2008
Posts: 41
pao is on a distinguished road
If you have installed the right version of tomcat (service I believe) then you can start it from the commandline by changing directory to tomcat\bin. When you are in this directory type "catalina start".

If you look in tomcat\bin you should have a file called catalina.bat if you have the version that runs as a service. I think the other version of tomcat is usally started and stopped via a gui.

Cheers
Reply With Quote