JAXB RI 2.0.3
Release Date: October 13, 2006
Installation
Download the binary and execute this jar as
java -jar JAXB2_20061013.jar
On Windows, you can just double-click the jar file to execute.
Release Notes
Browse the release notes online, including what's new.
Technical Support
Please subscribe to the users list and send comments/feedbacks/opinions to the list. Also, bugs that are found in the RI can be reported through the issue tracker.
Source Code
Download the source code from here, and execute this jar as
java -jar JAXB2_src_20061013.jar
This is ideal for associating source code zips with JAXB RI jars in your IDE.
Workspace Snapshot
If you'd like to hack the source code starting from the final release version, download the workspace snapshot zip bundle. It contains all the CVS control files, making it ideal for submitting patches, checking diff, and etc.
This component is released under the Common Development and Distribution License (CDDL) v1.0. You must agree to these licenses as part of installation before viewing and/or using the code.

