Deploying a Web Service Client

See Also 

Right-click the project and choose one of the following:

For web applications, unless the project in which the web service client is implemented is designed to be deployed as a stand-alone application, you should always deploy it by deploying the enterprise application that contains it. If you run the Run or Deploy commands on an individual module that is part of an enterprise application, the IDE only deploys that module itself. Any changes you have made in the other modules in the project are not propagated to the server.

To deploy a client from within an enterprise application project:

  1. In the Projects window, add the web application module to the enterprise application.
  2. Right-click the enterprise application project and choose one of the following:
See Also
About Web Services

Legal Notices