Releases: jakartaee/jax-ws-api
Releases · jakartaee/jax-ws-api
Jakarta XML Web Services API 4.0.2
What's Changed
- Integrates Jakarta XML Binding API 4.0.2
- Integrates Jakarta SOAP with Attachments API 3.0.2
Full Changelog: 4.0.1...4.0.2
Jakarta XML Web Services API 4.0.1
What's Changed
- Supports OSGi Mediator spec
- Integrates Jakarta XML Binding API 4.0.1
- Integrates Jakarta SOAP with Attachments API 3.0.1
Full Changelog: 4.0.0...4.0.1
Jakarta XML Web Services API 4.0.0
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
The 3.0.0 release is the first release under the jakarta.xml.ws.*
namespace.