Spring & hibernate configuration (using maven): java.lang.ClassNotFoundException: org.hibernate.cfg.
- by Marcos Carceles
Hi,
I am trying to include spring and hibernate in an application running on a Weblogic 10.3 server. When I run the application in the server, while accessing an TestServlet to check my configuration I get the following exception:
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mySessionFactory' defined in…