- Open the client code in the editor and position the cursor where the call should be generated.
- Choose on the main menu or on the context menu.
-
From the context menu that opens select the relevant option depending on the type of the target Web service. The available options are:
- Generate WS Call for Axis
- Generate WS Call for Axis2
- Generate WS Call for JAX-WS RI/Glassfish/JWSDP
- Generate WS Call for XFire
- Generate WS Call for JAXRPC
- Generate WS Call for WebSphere
-
Complete the generated invocation code stub by providing the relevant data in the template input fields,
using suggestion lists and intention actions, where applicable.
The active input field is highlighted with a red frame.
Note
The contents of the suggestion lists are determined by the Java classes generated from the WSDL descriptor.
- Open the client code in the editor and position the cursor where the call should be generated.
- Choose on the main menu or on the context menu.
-
From the context menu that opens select the relevant option depending on the type of the target Web service. The available options are:
- Generate WS Untyped Call for Axis
- Generate WS Untyped Call for XFire
-
Complete the generated invocation code stub by providing the relevant data in the template input fields,
using suggestion lists and intention actions, where applicable.
The active input field is highlighted with a red frame.
Note
The contents of the suggestion lists are determined by the libraries provided through the dedicated facet.

.
Coding assistance for