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
For eclipse users: solution is simple just change the nature of project Spring Tools->add spring project nature
done.