配置SpringMVC报错Could not initialize class org.hibernate.cfg.AnnotationConfiguratio
小弟今天第一次配置SpringMVC,运行报错
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/hib-config.xml]: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: Could not initialize class org.hibernate.cfg.AnnotationConfiguration
可是我相关jar包应该是都已经有了,请高人指点,在线等!!!!!!