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

Temporary files marked "deleteOnExit" not deleted when Tomcat runs as NT Service

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From [EMAIL PROTECTED]  2003-11-26 23:27 -------
File.deleteOnExit() is entirely the responsibility of the JVM. Tomcat has 
nothing to do with this.

I have checked the spec and it states the the files will only be deleted if 
the JVM exits normally. I agree that the way tomcat.exe stops the JVM is the 
most likely cause. Tomcat.exe is actually JavaService, a non-Apache OSS 
wrapper. I am afraid this is a WONTFIX as the source is outside of our control.

See bug 22992 for some alternative options.

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

Reply via email to