About Deploying and Testing Web Services

See Also 

When you deploy a web service, you run it and make it available for consumption by web service clients. In the IDE, you deploy a web service by right-clicking its project and choosing Run.

For JAX-WS web services, depending on the container to which you deploy the web service, the IDE may provide you with functionality for testing the web service:

For details on the above, see Testing a JAX-WS Web Service.

See Also
About Web Services
Deploying a Web Service
Testing a JAX-WS Web Service
Viewing the Published WSDL File

Legal Notices