Community
Participate
Working Groups
Two JAXB tests are failing when using Oracle XDK: org.eclipse.persistence.testing.jaxb.xmlanyelement.ns.DefaultNamespaceTestCases org.eclipse.persistence.testing.jaxb.xmlanyelement.ns.DefaultNamespaceCollectionTestCases Exception Description: An error occurred while transforming the document. Java Project Source w/SAX Parsing: DefaultNamespaceTestCase: testRoundTrip . Internal Exception: javax.xml.transform.TransformerException: XML-22900: (Fatal Error) An internal error condition occurred. . Local Exception Stack: Exception [EclipseLink-27201] (Eclipse Persistence Services - 2.2.0.qualifier): org.eclipse.persistence.platform.xml.XMLPlatformException Exception Description: An error occurred while transforming the document. Internal Exception: javax.xml.transform.TransformerException: XML-22900: (Fatal Error) An internal error condition occurred. at org.eclipse.persistence.platform.xml.XMLPlatformException.xmlPlatformTransform Exception(XMLPlatformException.java:154) at org.eclipse.persistence.platform.xml.jaxp.JAXPTransformer.transform(JAXPTransf ormer.java:131)
Created attachment 191010 [details] Patch.
Fixed, reviewed by bdoughan.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink