Network Deployment (Distributed operating systems), v8.0 > End-to-end paths > Web services > Implement static JAX-WS web services clients
Next Step
Obtain the WSDL document for the web service to access.
Step 1: Implement static JAX-WS web services clients JAX-WS
We can locate the WSDL from the services provider through email, 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