DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=41002>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=41002 Summary: DOMParser fails if any of the SAX features it tries to set are not supported Product: Xindice Version: cvs head (1.1) Platform: Other OS/Version: other Status: NEW Severity: minor Priority: P2 Component: DB Engine AssignedTo: xindice-dev@xml.apache.org ReportedBy: [EMAIL PROTECTED] DomParser class fails to initialize if any of the SAX features it tries to set are not supported, even if those features being set to false. For example, Oracle 10g application server does not support http://xml.org/sax/features/external-general-entities and http://xml.org/sax/features/external-parameter-entities and it causes parser to fail when it should be OK to continue. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.