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-07 19:22 ------- I would like to add that I get exactly the same symptoms when I try to do a reset() on my Serializer after it has been set as the ContentHandler for my XMLFilter. Interestingly, this symptom is also resolved by the patch I suggested above. I think that there is something not quite right in the XPathContext.reset() method, if running it can cause these types of problems...
