Develop JAX-WS client artifacts from a WSDL file.

Before you begin

Obtain the Web Services Description Language (WSDL) document for the web service that you want to access.

About this task

Step 2 towards the goal: Implementing static JAX-WS web services clients

Procedure

  1. For static JAX-WS web services applications using the dynamic proxy API, develop client artifacts from a WSDL file using the wsimport command.
  2. (optional) Develop JAX-WS client-side deployment descriptors. You can optionally use the application-client.xml, web.xml, or ejb-jar.xml client-side deployment descriptors to augment or override binding information contained in annotations for JAX-WS web services.

What to do next

Complete the client implementation.
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_step2
File name: twbs_devwbsjaxwsclient_step2.html