Installing Apache Tomcat Server
Installing Apache Tomcat Server
WTP LogoWTP Home
 

By Kathy Chan
April 29, 2005

 
 

In this tutorial, you will install an Apache Tomcat server using the Server Installed Runtimes preference page.

 
Installing server runtime
 
 
  1. If you do not have Apache Tomcat on your machine, you will first need to download and unzip Apache Tomcat (this scenario was written using Apache Tomcat version 5.0.28, but other versions can be substituted).
  2. Start the Eclipse WTP workbench.
  3. Open Window -> Preferences -> Server -> Installed Runtimes to create a Tomcat installed runtime.
  4. Click on Add... to open the New Server Runtime dialog, then select your runtime under Apache (Apache Tomcat v5.0 in this example):

  5. Click Next , and fill in your Tomcat installation directory :

  6. Ensure the selected JRE is a full JDK and is of a version that will satisfy Apache Tomcat (this scenario was written using SUN JDK 1.4.2_06). If necessary, you can click on Installed JREs... to add JDKs to Eclipse.
  7. Click Finish .