Creating and deploying a JAX-WS service

Creating and deploying a JAX-WS service using Eclipse STP involves the following steps:

  1. Annotate your code.
  2. Generate stub code.
  3. Create a connection profile.
  4. Generate a deployment archive.
  5. Deploy the service.