3.0.0
- initial version based on
jakarta
APIs - moved to support new namespace for XML schema customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxb" version="3.0">...</bindings>
- moved to support new namespace for WSDL customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxws version="3.0">...</bindings>
- moved to support new namespace for handler configuration files
<jws:handler-config xmlns:jws="https://jakarta.ee/xml/ns/jakartaee">...</jws:handler-config>
- updated Apache Santuario to version 2.1.5
- uses JAXB RI 3.0.0
- uses SAAJ IMPL 2.0.0
- uses JAXWS-RI 3.0.0
- drops JAXR implementation
- drops JAX-RPC implementation
Get standalone binary distribution