What platform are you on? I do know that the manager app will say it "undeployed" the application even if it does not have permission to delete all the files. Then when you try to deploy/undeploy again it will fail. If the log4j file is the only file not being deleted, then start with permissions on this file.
On 6/9/06, Hawkes, Rycharde (HP Labs) <[EMAIL PROTECTED]> wrote:
I have a web-app that uses log4j-1.2.13. I specify my own log4j.properties file which is contained in a jar file in WEB-INF/lib. Deployment is fine. When I try to undeploy everything seems to work, and the manager confirms this, however one file remains - the jar file containing the log4j.properties file! Any further attempts to undeploy or deploy are unsuccessful and the server has to be stopped and the remaining file (and folder structure deleted). If I remove this file from the jar prior to the initial deployment then undeploy works fine. Anyone else seen this/is this a known problem? Regards, Rych
-- Marc Farrow