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=22217>. 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=22217 NullPointerException in TransformerImpl.run() when reusing XMLFilter object ------- Additional Comments From [EMAIL PROTECTED] 2003-08-13 11:09 ------- Please note my second comment that even making an attempt to do a reset() on a Serializer object causes the exact same symptoms. Why is there a reset() method on the Serializer object if it cannot be used? Additionally, the XMLReader() documentation EXPLICITLY states that it can be reused, and XMLFilter inherits from this object. If the parent can be reused, the child should also be re-usable.
