SSH配置时错误:Class 'org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean' not foun

如题:

SSH配置时错误:Class 'org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean' not foun

配置环境:myeclipse 8.5 ,mysql

jar说明:struts2.1.8.1,spring3.2.0,hibernate3

 

错误解决方法:

因为myeclipse自动加入spring 的jar包的时候是3.1.0的,手动改为3.2.0的jar就可以了。

 

posted @ 2013-04-23 12:24  javawebsoa  Views(308)  Comments(0Edit  收藏  举报