Adding Tomcat to the Servers view

Before you can deploy a service to Apache Tomcat, you need to add your Tomcat installation to the Eclipse Servers view.

To add Tomcat to the Servers view.

  1. Select Window > Show View > Other.
  2. In the Show View dialog box, select > Server > Servers .
  3. In the Servers view, right-click and select New > Server.
  4. In the New Server wizard, Select Apache > Tomcat v5.5 Server, then click Next.
  5. Specify your Tomcat installation directory by clicking Browse, then click Finish.
Related tasks
Configuring Tomcat
Deploying a Web service