首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

Spring调整Hibernate时出错,求高手帮忙

2012-08-22 
Spring整合Hibernate时出错,求高手帮忙!出现的错误:Error creating bean with name sessionFactory defi

Spring整合Hibernate时出错,求高手帮忙!
出现的错误:Error creating bean with name 'sessionFactory' defined in class path resource [beans.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.orm.hibernate3.LocalSessionFactoryBean]: Constructor threw exception; nested exception is java.lang.NoSuchMethodError:org.slf4j.impl.StaticLoggerBinder.getSingleton()Lorg/slf4j/impl/StaticLoggerBinder;

[解决办法]
把你的beans.xml放上来吧
[解决办法]
把配置文件applicationContext-dao.xml 文件 出来,不然怎么解决?
[解决办法]
sessionFactory 配置有问题,不能够实例化

热点排行