posted 14 years ago
there are several configuration points where things could have gone "wrong".
First, check to see if you have added your project to the tomcat instance that you have setup in the server view in Eclipse
Second, double click on the tomcat configuration in the Server view and check your settings in the "Publishing" section.
If nothing helps, have a look at your tomcat logs. Make sure your not keeping a handle on one of your published files in tomcat, i.e. make sure you havent opened a file in the tomcats project webapp folder for eg. with an editor