org.apache.geronimo.cxf.CXFHandlerResolverTest fails on Harmony intermittently
------------------------------------------------------------------------------
Key: GERONIMO-3951
URL: https://issues.apache.org/jira/browse/GERONIMO-3951
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.0.2
Environment: Linux 64-bit, Windows 64-bit
Reporter: Vasily Zakharov
Geronimo Unit Test org.apache.geronimo.cxf.CXFHandlerResolverTest sometimes
fails on Harmony on Linux 64-bit and Windows 64-bit platforms.
It seems the cause for this problem is in JAXB implementation. The problem
occurs on jaxb-impl-2.1.3 and earlier and doesn't occur on
jaxb-impl-2.1.4 and later. JAXB issue 383 [1] is the probable cause.
[1] https://jaxb.dev.java.net/issues/show_bug.cgi?id=383
Moving Geronimo to use a jaxb-impl version 2.1.4 or later should fix the
problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.