Develop a dynamic web services client.

About this task

Step 1 towards the goal: Implementing dynamic JAX-WS web services clients

The Dispatch client API, javax.xml.ws.Dispatch, is an XML messaging-oriented client that is intended for advanced XML developers who prefer using XML constructs. To write a Dispatch client, you must have expertise with the Dispatch client APIs, the supported object types, and knowledge of the message representations for the associated Web Services Description Language (WSDL) file. The Dispatch client API requires application clients to construct messages or payloads as XML and requires a detailed knowledge of the message or message payload. You do not need a WSDL file if you are developing a dynamic client.

What to do next

(Optional) Assemble a web services-enabled client Java archive (JAR) file into an enterprise archive (EAR) file.
Task topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=twbs_devwbsjaxwsclient_dyn_step1
File name: twbs_devwbsjaxwsclient_dyn_step1.html