View Single Post
  #1 (permalink)  
Old March 31st, 2009, 01:37 AM
Bugslayer Bugslayer is offline
Registered User
 
Join Date: Mar 2009
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Question Where is "Start Tomcat"? (Tomcat 6)

Hi there.
Now, I'm reading 'Professional Apache Tomcat 6'.
From page 37 to 38, the book describes how to start Tomcat6 and stop it.

In Starting the server Manually section (page 37), the book says,
Quote:
You can start the server manually by selecting Start->Programs->Apache Tomcat 6 and choosing Start Tomcat.
And, in page 38,
Quote:
To shut down Tomcat, use the Shutdown shortcut ( Start->Programs->Apache Tomcat 6->Stop Tomcat) or type shutdown into the command prompt from Tomcat's bin directory
However, I couldn't find them. I mean "Start Tomcat" and "Stop Tomcat" menu.

My Tomcat version number is 6.0.18.
I installed with Tomcat Windows installer and selected full option for components.

Did I something wrong?
Please let me know the reason and solution.

Thanks

Last edited by Bugslayer; April 6th, 2009 at 04:56 AM..