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=10390>. 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=10390 Validation error of Datetime fields Summary: Validation error of Datetime fields Product: Xerces2-J Version: 2.0.1 Platform: Other OS/Version: AIX Status: NEW Severity: Critical Priority: Other Component: JAXP AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] When performing load tests, I get validation error for a Datetime field. e.g 2002-04-01T12:34:12.456Z or 2002-04-01 will pass when running transactions one at a time but will fail the validation in some cases when ran under stress test. So for every 100 request ran, 3 will fail. The error received is the value of the element(2002-04-01T12:34:12.456Z) is invalid. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
