Skip to content

3.0.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukasj lukasj released this 06 Dec 13:29
· 160 commits to master since this release

Changes from M2:

  • 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>
  • uses JAXB RI 3.0.0-M5
  • uses JAXWS-RI 3.0.0-M5

Get standalone binary distribution