Creating and deploying services in STP
Creating and deploying a Web service service using Eclipse STP involves the following steps:
Choose a runtime
.
Do one of the following:
Create a JAX-WS Java First project
Create a JAX-WS WSDL First project
Create an SCA Java Component project
Update the generated code and annotations as required and rebuild your project.
Add Tomcat to the Servers view
.
Configure Tomcat
Generate a deployment archive
.
Deploy the service
.