The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


JAXB RI 2.1.7 releas

Posted by kohsuke on May 14, 2008 at 8:43 AM PDT

I just pushed a new version of JAXB RI, 2.1.7. This version contains several bug fixes, and it's the one used by the latest Metro 1.2.

Related Topics >> Java Web Services and XML      
Comments
Comments are listed in date ascending order (oldest first)

Hello! How to use newer JAXB builds with netbeans? I have included JAXB lib in my project, but when I ctrl+click on an annotation, an file opens from jdk 6 src.zip. Thank you.

The API jar of JAXB RI 2.1.x and those in JDK6 are the same. It's the RI jars that matter.