Building a Web Service Client

See Also 

In general, you build a web service client implemented within a Java application or a web application just as you would build any other project. As with other projects, the IDE automatically detects whether a project is part of a J2EE application and sets whether to package the archive files on the classpath accordingly. You can adjust which archive files are packaged with your module in the module project's Project Properties dialog box.

To build the web service client:

See Also
About Web Services

Legal Notices