Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for bug 218872

A patch is available for review at the below location:

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

Overview:
JAXB 2.1 adds a new marshal methods to the Marshaller interface. The EclipseLink implementation of this interface should include the new methods to avoid compile/runtime issues when used against the JAXB 2.1 API jars.


Back to the top