Creating and deploying services in STP

Creating and deploying a Web service service using Eclipse STP involves the following steps:

  1. Choose a runtime.
  2. Do one of the following:
  3. Update the generated code and annotations as required and rebuild your project.
  4. Add Tomcat to the Servers view.
  5. Configure Tomcat
  6. Generate a deployment archive.
  7. Deploy the service.