Deploying a Web service

Once you have created a deployment package, 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. Under your project folder, go to the folder Deployment/wsdl/WsdlFilename/Tomcat container deployer
  2. Right-click the .war file and select Deploy.
  3. 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 package