Java™ API for XML-Based Web Services (JAX-WS) tooling supports generating Java artifacts you need to develop static JAX-WS Web services clients when starting with a Web Services Description Language (WSDL) file.
Deployment descriptors are standard text files, formatted using XML and packaged in a Web services application. You can optionally use the Web Services for Java Platform, Enterprise Edition (Java EE) specification (JSR 109) service reference deployment descriptor to augment or override application metadata specified in annotations within Java API for XML-Based Web Services (JAX-WS) Web services client.
Java API for XML-Based Web Services (JAX-WS) provides support for the dynamic invocation of service endpoint operations.
Java API for XML-Based Web Services (JAX-WS) provides support for invoking Web services using an asynchronous client invocation. JAX-WS provides support for both a callback and polling model when calling Web services asynchronously. Both the callback model and the polling model are available on the Dispatch client and the Dynamic Proxy client.
WebSphere® Application Server provides extensions to Web services clients using the Java API for XML-based Web Services (JAX-WS) programming model.