Skip to content

Releases: jakartaee/jax-ws-api

Jakarta XML Web Services API 4.0.2

20 May 08:01
Compare
Choose a tag to compare

Jakarta XML Web Services API 4.0.1

15 Mar 19:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

Jakarta XML Web Services API 4.0.0

03 May 20:36
Compare
Choose a tag to compare

This major release contains following changes:

  • annotates jakarta.xml.ws.AsyncHandler with @FunctionalInterface
  • extends jakarta.xml.ws.wsaddressing.W3CEndpointReference API with getters
  • drops implementation lookup through the "jaxws.properties" configuration file
  • makes implementation lookup through the system property as the first step
  • removes required fallback to some default implementation from the implementation lookup
  • folds Jakarta Web Services Metadata Specification into this/Jakarta Web Services Specification (Jakarta Web Services Metadata Specification is no longer available as a standalone API/project/jar)

Project Board: https://github.com/eclipse-ee4j/jax-ws-api/projects/1
Full Changelog: 3.0.0...4.0.0

Jakarta XML Web Services API 3.0.0 Final Release

05 Nov 11:12
Compare
Choose a tag to compare

The 3.0.0 release is the first release under the jakarta.xml.ws.* namespace.