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=25043>. 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=25043 load-external-dtd feature broken in 2.6 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-12-01 22:53 ------- This should now be fixed in CVS. The problem was with an optimization which was added to 2.6 which caused default values to overwrite the user's configuration if they disabled namespace support. A possible workaround in 2.6 is to override [1] the default parser configuration with one of the other available configs (such as: org.apache.xerces.parsers.IntegratedParserConfiguration). [1] http://xml.apache.org/xerces2-j/faq-xni.html#override-default-config --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
