I recently completed this tutorial: \"http://static.springsource.org/docs/Spring-MVC-step-by-step/\", but now I want it to work with Hibernate and annotations. I know I\'m c
I run onto the same problem and had to manually edit the Web Deployment Assembly Configuration so as to instruct /META-INF/persistence.xml to be deployed under WEB-INF/classes/ (the red box in the attached img was manually edited)