The Source for Java Technology Collaboration
User: Password:



Kohsuke Kawaguchi

Kohsuke Kawaguchi's Blog

JAXB RI 2.1.6

Posted by kohsuke on December 19, 2007 at 10:59 AM | Comments (1)

This new version is the version of JAXB used in upcoming Metro 1.1 release and JAX-WS 2.1.3 release.

Not much changes are in this release, but it does contain a few bug fixes, including one performance fix which should have a measurable impact for many users. If you are interested, the complete changelog is here.


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment

  • About the defect 'stale objects reference issue when using XML id/idref': I noticed this myself because I was re-using the marshaller of a JAXBContext again and again. I got object references that were created in the previous marshal() in the current one. I stopped re-using the marshallers and the problem was gone. Is this problem also solved? or is re-using the marshallers/unmarshallers not done? Kees.

    Posted by: keeskuip on December 20, 2007 at 11:05 AM



Only logged in users may post comments. Login Here.


Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds