users@jaxb.java.net

Announcing JAXB 1.0!

From: Ryan Shoemaker - JavaSoft East <Ryan.Shoemaker_at_Sun.COM>
Date: Tue, 25 Feb 2003 11:14:39 -0500

We are pleased to announce that JAXB 1.0 has been released. This release
contains the Final Draft of the specification and API documentation as
well as the 1.0 FCS version of the reference implementation.

JAXB is now part of the Java Web Services Developer Pack 1.1, which can
be downloaded from:

        http://java.sun.com/webservices/webservicespack.html

The JWSDP 1.1 Tutorial[1] now contains a couple of chapters on using JAXB
(the User's Guide is still bundled with the JAXB RI):

        http://java.sun.com/webservices/tutorial.html

For the Final Draft of the specification and API docs:

        http://java.sun.com/xml/downloads/jaxb.html

We would like to thank the developer community for all of the valuable
feedback provided on the beta release - it has helped us improve the
quality of the final release tremendously. Please continue to take
advantage of the listserv and share your questions and experiences with
the community. We look forward to seeing your feedback on the new release.

Please note: there have been some API level changes between beta and FCS
that may impact your JAXB client applications. Please take a minute to
review the list of changes at:

        http://java.sun.com/webservices/docs/1.1/jaxb-1.0/ReleaseNotes.html#changes

Thank you,

--The JAXB Team


[1] The JWSDP Tutorial is in the process of being pushed to the web right
     now, so you may have to check back later today to get the 1.1 version
     of it.