You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/03/05 01:05:24 UTC

DO NOT REPLY [Bug 6863] - FOP does not close file stream, hence cannot delete XML file

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

FOP does not close file stream, hence cannot delete XML file

sgarje@cccis.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Major                       |Minor
           Priority|Other                       |Medium



------- Additional Comments From sgarje@cccis.com  2002-03-05 00:05 -------
It appears that this is happening only on Windows (I am running Win2000).
I deployed the exact same war file on Unix and the file got deleted fine and 
the return value from the File.delete method was true. Also I added debug in my 
code and found that I could delete the XML file fine on Windows just before the 
line where I call driver.render(parser, inputHandler.getInputSource());
If I call delete immediately after this call to render the delete does not 
succeed.

Since our deplyment platform is Unix I am lowering the severity.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org