[ http://issues.apache.org/jira/browse/XALANJ-1809?page=all ]

Brian Minchau updated XALANJ-1809:
----------------------------------

    Fix Version: 2.7

> XSLTC Transformer does not close the output stream it creates
> -------------------------------------------------------------
>
>          Key: XALANJ-1809
>          URL: http://issues.apache.org/jira/browse/XALANJ-1809
>      Project: XalanJ2
>         Type: Bug
>   Components: XSLTC
>     Versions: CurrentCVS
>  Environment: Operating System: All
> Platform: All
>     Reporter: Morris Kwan
>     Assignee: Xalan Developers Mailing List
>      Fix For: 2.7
>  Attachments: outstream.patch
>
> The problem is in org.apache.xalan.xsltc.trax.TransformerImpl.getOutputHandler
> (Result result).
> If the result is a StreamResult created from a system id, this method will 
> create a FileOutputStream around the system id. The output stream is not 
> closed 
> after the transformation. I saw an intermittent failure in test harness 
> because 
> of this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to