Creating and deploying a JAX-WS service
Creating and deploying a JAX-WS service using Eclipse STP involves the following steps:
Annotate your code
.
Generate stub code
.
Create a connection profile
.
Generate a deployment archive
.
Deploy the service
.