Hello,
I m getting an error message when I m trying to deploy my myeclipse project with TOMCAT 5 using the Deploy type “Exploded Archive”. The Error message is “Deployment is out of date due to changes in the underlying project contents. You will need to manually REDEPLOY the project to update the deployed archive.” This is for a simple HelloWorld Example. I m just using the Java class and a JSP file. Can you please let me know how to manually “redeploy”? Please let me know if there are anyother changed that I need to make.
Thanks