Deploying a Web service

Once you have created a deployment archive, you can deploy it to an application server or container. Eclipse STP currently supports deployment to Apache Tomcat.

To deploy a service to Tomcat:

  1. In the Package Explorer, expand the WebContent package.
  2. Right-click the .war file.
  3. Select Deploy from the context menu.
  4. In the Select Target Server dialog, expand the Tomcat folder and select the connection profile for your Tomcat server.
Related tasks
Creating a connection profile
Generating a deployment archive