-
Component Upgrade
-
Resolution: Done
-
Critical
-
1.0.0.Alpha19
-
None
-
None
Xerces 2.9.1 has a bug when parsing Times with "24" hrs.
DatatypeFactory.newInstance().newXMLGregorianCalendar("24:00:00Z");
We have this problem in one of our web services because we get request with the above time format.
Xerces 2.11.0 does not contain that bug.
- relates to
-
JBAS-5307 Upgrade apache xerces to 2.9.1 (from 2.9.0)
- Closed