I have a spring project that runs fine on my tomcat7 server when I deploy from eclipse: Run As >> Run on server. In the eclipse tab \"Servers\" I see:
Server
This is common error, make sure that your file.war is built correctly. Just open .war file and check that your WebApplicationInitializer is there.