Hi,
I'd like to announce the second public release of JaxMe2. JaxMe 2 aims
to become an implementation of the JAXB specification for Java/XML binding.
See
http://java.sun.com/xml/jaxb/ for details on JAXB.
Compared to the first alpha, this one has been rewritten almost completely,
based on a specially implemented XML Schema parser (JaxMeXS, see
http://jaxme.sf.net/JaxMeXS), and a generic framework for writing Java
sourge generators (JaxMeJS, see
http://jaxme.sf.net/JaxMeJS). This
release supports groups, restrictions, and extensions.
Note, that there's an ongoing vote for incubation of JaxMe 2 into the
Apache project: See
http://marc.theaimsgroup.com/?t=106198386600001&r=1&w=2
for details.
JaxMe 2 is available on
http://jaxme.sf.net/JaxMe2
Yours,
Jochen