On Mon, 2006-06-05 at 23:40 -0700, Venkatesh Babu wrote:
> Hello All,
> 
> I'm using Tomcat 4.1 and trying to deploy/undeploy
> application using ant targets.
> 
> Earlier I posted a mail on deploy task not working due
> to some protocol error. Got the solution for that :-)
> 
> But right now undeploy task is not working. It is
> giving an error saying:
> 
> FAIL - Cannot remove document base for path /app1

I found this often happened to me if there were open database
connections in the webapp, and I tried to undeploy it before stopping
it.


-- 
Peter Hubbard <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to