[ http://issues.apache.org/jira/browse/XERCESJ-1054?page=comments#action_61951 ] Emmanuel d'Hardemare commented on XERCESJ-1054: -----------------------------------------------
OK, I found some explaination on : http://www.xml-xerces.com/msg/2608.html it seems that the fact we use several thread may induce some problems. We use Xerces-J 2.6.2 and still have some difficulties. What would you recommend > Parsing XML sometimes goes wrong > -------------------------------- > > Key: XERCESJ-1054 > URL: http://issues.apache.org/jira/browse/XERCESJ-1054 > Project: Xerces2-J > Type: Bug > Environment: Sun Solaris > Reporter: Emmanuel d'Hardemare > > XML parser sometimes rejects XML messages, although the message is valid > considering the XSD definition. > This bug does not always appears, only some times. The error message could'nt > help to find the cause of this beahviour. > the error message : > error : org.xml.sax.SAXParseException: cvc-pattern-valid: Value '7534072' is > not facet-valid with respect to pattern '\d{1,20}' for type 'IdEptXdslType'. > 7534072 is respectful of the pattern \d{1,20} > Does this remind you something ? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
