Next Step

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

 Step 1 towards the goal: Implementing static JAX-WS Web services clients

About this task

You can locate the WSDL from the services provider through e-mail, through a Uniform Resource Locator (URL), or by looking it up in a Universal Description, Discovery and Integration (UDDI) registry.

What to do next

Develop JAX-WS client artifacts from a WSDL file.

  Next Step