Skip to main content
  • Edit my account
  • Manage Cookies

Jakarta XML Binding 4.0 (under development)

The Jakarta XML Binding provides an API and tools that automate the mapping between XML documents and Java objects.

The goal of this release is to:

  • provide features requested by the community
  • implement requirements by other specification included in Jakarta EE 10
  • drop explicit dependency on JavaBeans (Has transitive relationship to any dependent specifications; major API change)
  • editorial updates, clarifications and removal of JAXB 1 from the specification (May have transitive relationship to any dependent specifications; major API change)

The JDK version required will be aligned with Jakarta EE 10.

Ballots

Plan Review

The Specification Committee Ballot concluded successfully on 2021-06-07 with the following results.

Representative Representative for: Vote
Kenji Kazumura Fujitsu +1
Dan Bandera, Kevin Sutter IBM +1
Ed Bratt, Dmitry Kornilov Oracle +1
Andrew Pielage, Matt Gill Payara +1
Scott Stark, Mark Little Red Hat +1
David Blevins, Jean-Louis Monteiro Tomitribe +1
Ivar Grimstad EE4J PMC +1
Marcelo Ancelmo, Martijn Verburg Participant Members +1
Werner Keil Committer Members +1
Dr. Jun Qian Enterprise Members +1
Total 10

The ballot was run in the jakarta.ee-spec mailing list

Back to the top