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 2004/03/15 17:14:14 UTC

DO NOT REPLY [Bug 15484] - Can't delete application files after Manager Webapps remove web app

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=15484>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=15484

Can't delete application files after Manager Webapps remove web app

kkurman@hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         OS/Version|Windows XP                  |Windows NT/2K
         Resolution|INVALID                     |



------- Additional Comments From kkurman@hotmail.com  2004-03-15 16:14 -------
I face the same issue on Windows 2000 platform. "Remove" command deletes all 
the files except for struts.jar in WEB-INF/lib directory. Manual deletion of 
the file gives an error "Cannot delete struts.jar: There has been a sharing 
violation. The source or destination file may be in use."
Shouldn't the application context have it's own classloader? Deleting 
struts.jar in the application directory should not affect other applications. 
However I notice either manager or admin application in Tomcat is based on 
struts, it might be related to that.

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