-
Bug
-
Resolution: Done
-
Critical
-
EAP_EWP 5.1.2
-
None
-
-
Release Notes
-
An upstream patch applied to the Java Architecture for XML Binding (JAXB) component was found to not be thread safe. The issue was patched and the patched version of JAXB has been included in this release of JBoss Enterprise Application Platform 5.
-
Documented as Resolved Issue
-
NEW
Fix of [1] in JAXB is not thread safe. Therefore, Map instance is returned by null at the time of high load.
I guess that fix of [2] is required in EAP.
[1] Map Unmarshaller modifies the map after setting it
http://java.net/jira/browse/JAXB-596
http://java.net/projects/jaxb/sources/version2/revision/2847
[2] http://java.net/projects/jaxb/sources/version2/revision/3371
- is blocked by
-
JBPAPP-7865 Upgrade JAXB to 2.1.12-patch03
- Closed