Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.2
-
Security Level: public (Regular issues)
-
None
-
Linux 64-bit, Windows 64-bit
Description
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.
Attachments
Attachments
Issue Links
- blocks
-
HARMONY-5625 [buildtest][gut] CXFHandlerResolverTest fails intermittently
- Open
- depends upon
-
GERONIMO-4234 Upgrade to JAX-B 2.1
- Resolved