Links: Table of Contents | Single HTML | Single PDF

Overview

Table of Contents

1. Documentation
2. Software Licenses
3. Useful Links

JAX-WS RI 2.3.0-SNAPSHOT is a Web Services framework that provides tools and infrastructure to develop Web Services solutions for the end users and middleware developers.

With JAX-WS RI 2.3.0-SNAPSHOT, clients and web services have a big advantage: the platform independence of the Java programming language.

1. Documentation

This release includes the following documentation:

The documentation/samples included with JAX-WS that is distributed on GitHub describes how to use JAX-WS to develop and deploy your webservices endpoints in a servlet container. The samples discussed in this document and available as part of JAX-WS distribution are tested to work on Glassfish and on Apache Tomcat. The deployment is demonstrated using JAX-WS RI specific proprietary deployment descriptor sun-jaxws.xml. 

If you wish to use JAX-WS in a Java EE container in a portable manner (using JSR 109 deployment descriptors), please refer to the Java EE 6 or Glassfish documentation/samples. The majority of the documentation included with JAX-WS is valid with Java EE 6 as well.

2. Software Licenses

3. Useful Links