Deploying web services

Deploying a web service involves creating the code that allows your web service to be available to others. You can deploy a project, an EAR file or an application client. If you created a web service using the web services wizards, the deployment code is generated automatically.

Feedback