Amichai Rothman created DOSGI-227:
-------------------------------------
Summary: Build fails with JDK 8
Key: DOSGI-227
URL: https://issues.apache.org/jira/browse/DOSGI-227
Project: CXF Distributed OSGi
Issue Type: Bug
Affects Versions: 1.7.0
Reporter: Amichai Rothman
The system test failures seem related to classloader changes in the JDK, as
explained at https://bugs.eclipse.org/bugs/show_bug.cgi?id=471551 or
https://java.net/jira/browse/GLASSFISH-19579.
The immediate workaround of setting the context class loader to null
temporarily in org.apache.cxf.aegis.type.XMLTypeCreator and
org.apache.cxf.helpers.XPathUtils works for (Oracle) JDK 8, but then it fails
on JDK 7. So we need to investigate further and find a better solution that
works on all JDK versions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)