Skip to main content
OverviewLinks: Table of Contents | Single HTML | Single PDF

Overview

Eclipse Implementation of XML Web Services is a Web Services framework that provides tools and infrastructure to develop Web Services solutions for the end users and middleware developers.

With Eclipse Implementation of XML Web Services, 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 Eclipse Implementation of XML Web Services that is distributed on GitHub describes how to use Jakarta XML Web Services to develop and deploy your webservices endpoints in a servlet container. The samples discussed in this document and available as part of Eclipse Implementation of XML Web Services distribution are tested to work on GlassFish and on Apache Tomcat. The deployment is demonstrated using Eclipse Implementation of XML Web Services specific proprietary deployment descriptor sun-jaxws.xml. 

If you wish to use Eclipse Implementation of XML Web Services in a Jakarta EE container in a portable manner (using Jakarta Enterprise Web Services deployment descriptors), please refer to the Jakarta EE 8 or GlassFish documentation/samples. The majority of the documentation included with Eclipse Implementation of XML Web Services is valid with Jakarta EE 8 as well.

2. Software Licenses

3. Useful Links

Back to the top