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

xsl:include behaviour depends on StreamSource constructor

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |APIBug



------- Additional Comments From [EMAIL PROTECTED]  2001-09-25 17:38 -------
OK, first: re: the xsl file remaining locked on an error: can someone reproduce 
this on a current Xalan build?  This could definitely be a problem - we may not 
be able to address it immediately, but could at least release note it.  BUT: we 
need a full code sample to reproduce the problem.  Could it be that you're 
somehow holding on to the Transformer or whatever that caused the error, which 
is causing the file to remain open?

Second: re: the StreamSource(systemId) problem: if you can show an easily 
reproduceable case, please enter this as a *separate* bug.  It's *really* 
difficult to track two things in one bugzilla report.  (Also, we have a LOT of 
tests that use that constructor, and they all work just fine, even with 
multiple includes/imports)

Reply via email to