Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Fix for bug 272069 - JAXB 2.1 TCK - Add "Keep As Element" support to XMLCompositeObjectMapping

Fix submitted for the following bug:

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

Description:
Similar to bug 269262, we need the ability to map an instance variable of type
Object to XML, but retain the value as an org.w3c.dom.Element, to comply with
the JAXB TCK.

JAXB TCK Tests: xml_schema/msData/particles/jaxb

Test Cases: CompositeObjectKeepUnknownAsElementTestCases

Patch attached to bug, reviewed by Blaise Doughan and Denise Smith.

--
Oracle
Rick Barkhouse | Software Developer, TopLink | 613.288.4613
Oracle Development
45 O'Connor Street, Suite 400 | Ottawa, Ontario K1P 1A4

Back to the top