Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Swordfish Documentation: Creating JAX-WS Client"

(New page: ==Creating the JAX-WS Client== This section contains instructions on creating the JAX-WS client.<br/> ==Prerequisites== Eclipse Galileo M7 build or later. The examples described here are ...)
 
(Creating the JAX-WS Client)
Line 1: Line 1:
 
==Creating the JAX-WS Client==
 
==Creating the JAX-WS Client==
This section contains instructions on creating the JAX-WS client.<br/>
+
This section contains instructions on creating the JAX-WS client for the JAX-WS service deployed into the NMR.<br/>
  
 
==Prerequisites==
 
==Prerequisites==

Revision as of 04:23, 30 June 2009

Creating the JAX-WS Client

This section contains instructions on creating the JAX-WS client for the JAX-WS service deployed into the NMR.

Prerequisites

Eclipse Galileo M7 build or later. The examples described here are based on Eclipse Galileo M7.

About JAX-WS Client

Creating the Client

To create the client:

Back to the top