I recently upgraded to Hibernate 4.0.1.Final and am receiving the following error on context startup:
Caused by: jav
I had faced same issue, after removing dependencies for hibernate annotation, I was able to run my code successfully.