Hi All,
I am using MyEclipse5.1 and our web Application uses Sun JSF RI + Facelets and when i package my web app using Maven and try to Deploy on Tomcat5.0 using MyEclipse i am getting the Error..
Deployment failure on Tomcat 5. Source ‘/home/mars/Projects/web_core’ exists but is a directory If a locked file is preventing deployment you can:
a) Stop the server and attempt to deploy again
b) Manually remove the deployment at /usr/share/tomcat5/webapps/DataTypeIdentificationWeb
When i tried deploying the Project tomcat is not running..
I tried removing and redeploy several times with no luck..
And i gave full permissions to the “web_core” directory as well as to DataTypeIdentificationWeb Folders …
Thanks
Sateesh