I've been working on a side project for a while and I'm still somewhat new to the spring framework. I noticed that when I compile the web application on a tomcat server the request mappings are never being recognized. I've made sure that the component scan xml tags are being used, but I'm not sure where else to look for why they aren't being loaded. Here's the link to the github project:

http://github.com/dmcquillan314/Yout...yHibernate.git

Any help is greatly appreciated. Thanks in advance.