DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24255>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24255 Concurrency issue with schema validation of date/datetime fields Summary: Concurrency issue with schema validation of date/datetime fields Product: Xerces2-J Version: 2.4.0 Platform: All OS/Version: All Status: NEW Severity: Critical Priority: Other Component: SAX AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Schema validation of a "datetime" field (as defined in XSD), causes exceptions to be thrown in a multithreaded runtime environment. As a workaround, we are having to call the parser in a synchronized block. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
