[jboss-jira] [JBoss JIRA] (WFLY-3528) Upgrade to Xerces 2.11.0
Carlos Barragan (JIRA)
issues at jboss.org
Fri Jun 20 06:35:25 EDT 2014
Carlos Barragan created WFLY-3528:
-------------------------------------
Summary: Upgrade to Xerces 2.11.0
Key: WFLY-3528
URL: https://issues.jboss.org/browse/WFLY-3528
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Web Services
Affects Versions: 8.1.0.Final
Environment: WildFly 8.1.0.Final, JDK 7, Ubuntu, Windows, Mac OS
Reporter: Carlos Barragan
Assignee: Alessio Soldano
Xerces 2.9.1 has a bug when parsing Times with "24" hrs.
{code}
DatatypeFactory.newInstance().newXMLGregorianCalendar("24:00:00Z");
{code}
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.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list