You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/01/17 12:35:09 UTC

[Bug 54439] Undeploy unable to remove JAR files

https://issues.apache.org/bugzilla/show_bug.cgi?id=54439

Mark Thomas <ma...@apache.org> changed:

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
This is not a Tomcat bug. Tomcat can't delete a file that is still held open by
the application.

In this case the JSF implementation is opening a JAR file and failing to close
it. That is a bug in the JSF implementation (as was pointed out in the original
JSF bug report that you choose to ignore).

-- 
You are receiving this mail because:
You are the assignee for the bug.

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