Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 228746

Please review the attached patch at the below location:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=228746

Overview:
This patch will add support for the JAXB 2.0 XmlElementDecl annotation and support for simple documents (documents containing only a single simple element) to EclipseLink's JAXB 2.0 implementation.

-Matt

Back to the top