Skip to content

3.0.0

Compare
Choose a tag to compare
@lukasj lukasj released this 06 Dec 13:29
· 147 commits to master since this release
  • 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