Java
TM
Architecture for XML Binding
Release Notes
| JAXB 2.0 | Tools | JAXB 1.0.x | JAXB RI Extensions | JAXB Community |
This document contains information that should help you use this software library more effectively. See the JAXB FAQ for additional information.
The most up-to-date version of this document can be found on-line.
Java TM 2 Platform, Standard Edition (J2SE TM ) Requirements
This release of the JAXB Reference Implementation requires J2SE 5.0 or higher.
Identifying the JAR Files
Use Description Jars 2.x Runtime Jars required to deploy a JAXB 2.x client jaxb-api.jar, jaxb-impl.jar, jsr173_1.0_api.jar, activation.jar 1.0 Runtime Jars required to deploy an older JAXB 1.0 client 2.x Runtime + jaxb1-impl.jar Compiler Jars required at your development environment (but not runtime) jaxb-xjc.jar
Locating the Normative Binding Schema
You may find information about the normative binding schema defined in the JAXB Specification at http://java.sun.com/xml/ns/jaxb.
Changelog
- JAXB 2.x changelog
- Please refer to the JAXB 1.0.x Release Notes for a comprehensive list of changes in the 1.0.x releases.
