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=8012>. 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=8012 ArrayIndexOutOfBoundsException on DTDGrammar [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From [EMAIL PROTECTED] 2002-04-12 17:27 ------- Eric, The bug you are referring to (5122) was fixed a couple of months ago. Your test program uses a simple XML file, and running it with Xerces does not produce any exceptions. I suspect the problem is in JDOM: jdom.output.SAXOutputter.dtdEvents. It looks like dtdEvents generates events for Xerces and it is probably generating an extra event. I am marking this bug as "WORKSFORME" since I can't reproduce it with Xerces code (excluding JDOM). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
