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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Minor Priority|Other |Medium ------- Additional Comments From [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]