Yes, I tried that too.
----- Original Message -----
From: "Kwok Peng Tuck" <pengtuck@(protected)>
To: "Tomcat Users List" <tomcat-user@(protected)>
Sent: Tuesday, December 09, 2003 8:08 PM
Subject: Re: Web App Undeployment
> Dunno if this helps, but could you try stopping the webapp first ?
>
>
> Pundalik Kudapkar wrote:
>
> >I am using Tomcat 4.1.27 to deploy my web application. I am using the
manager application for deployment and undeployment. The deployment is
working just fine, however, the undeployment is not deleting all the jars
under WEB-INF/lib directory. I am using following command:
> >http://localhost:<port>/manager/remove?path=/xxx
> >
> >The command is getting executed successfully. I see the following
message:
> >OK - Removed application at context path /xxx
> >
> >But not all the jars under WEB-INF/lib directory are getting deleted.
When I try to delete these jars manually, I get the OS message that these
jars are locked by another process. This causes the subsequent deploy at the
same context root to fail. I have to restart the Tomcat to get around this
problem.
> >
> >Has anybody come across such kind of problem ? Any help in this matter
would be highly appreciated.
> >
> >Thanks,
> >Pundalik.
> >
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
> For additional commands, e-mail: tomcat-user-help@(protected)
>
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)