如题:
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就可以了。
本文解决了一个SSH配置过程中遇到的问题:找不到'org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean'类。问题出现在使用myeclipse8.5环境下,涉及struts2.1.8.1、spring3.2.0和hibernate3等组件。解决方法是将spring的jar包从3.1.0升级到3.2.0。
如题:
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就可以了。
816
1802
4030
3393
93
142

被折叠的 条评论
为什么被折叠?
