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=1205>.
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=1205

TransformerHandler not reusable





------- Additional Comments From [EMAIL PROTECTED]  2001-10-05 08:32 -------
Added the following note to "Basic Usage Patterns" (usagepatterns.html#sax):
"If you want to perform multiple transformations with the same Templates object 
and a TransformerHandler, you must create a new TransformerHandler for each 
transformation. The Xalan-Java implementation of TransformerHandler 
(org.apache.xalan.transformer.TransformerHandlerImpl) fails to respond 
to events after the first endDocument event occurs."

Reply via email to