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=5681>. 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=5681 String Interning (org.apache.xerces.parsers.SAXParser) Summary: String Interning (org.apache.xerces.parsers.SAXParser) Product: Xerces2-J Version: 2.0.0 [beta 4] Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Minor Priority: Other Component: SAX AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Unable to set string-interning to false. org.xml.sax.SAXNotSupportedException: PAR018 false state for feature "http://xml.org/sax/features/string-interning" is not supported. false http://xml.org/sax/features/string-interning However, true is supported. I found this out by accident. I meant to set to true but set to false by accident. An exception was thrown. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
