I have created a Java Dynamic Web Project using Eclipse and selected Tomcat version 5.5.
It works fine under Tomcat version 5.5 and now I wish to switch it to version 7.
I tried to change the tomcat version using project properties as per the snapshots below, and every time I try to run the project under Tomcat 7, I get error "Server Tomcat v7.0 Server at localhost failed to start."