Previous Step   Previous Step Next Step   Next Step

Develop JAX-WS client artifacts from a WSDL file.

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

Before you begin

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

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.

Supporting information (generally applicable)

What to do next

Complete the client implementation.

Previous Step   Previous Step Next Step   Next Step


Terms of Use | Feedback

Last updated: Sep 19, 2011 5:14:59 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-base-iseries&topic=twbs_devwbsjaxwsclient_step2
File name: twbs_devwbsjaxwsclient_step2.html