Having to restart "Apache Tomcat" service before deploying every time,help!
Hi,
I am running the following:
- Tomcat 5.5
- Eclipse SDK 3.2.0
- MyEclipse Enterprise Workbench 5.0 GA
I find that every time after I have accessed my site locally, when I need deploy in MyEclipse, I get the following error:
============================
(Undeployment Failure)
<Application name> could not be redeployed because it could not be completely removed in the undeployment phase. The most common cause of this problem is attempting to redeploy while the server is running, which has locked one or more files.
To correct the deployment you will need to stop the server and then redeploy the project before restarting the server.
==============================
So every time when I need to redeploy my project, I had to restart the "Apache Tomcat" service.
Is there a solution to this?
Many thanks!
- JL

