我在springmvc项目中dao层我用的@repository注解但是项目跑起来的时候报错 30

Errorcreatingbeanwithname'bookDaoImpl':Injectionofresourcedependenciesfailed;nestedex... Error creating bean with name 'bookDaoImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [org.springframework.orm.hibernate4.LocalSessionFactoryBean] for bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]; nested exception is java.lang.ClassNotFoundException: org.springframework.orm.hibernate4.LocalSessionFactoryBean
错误好长 我就不多写了

另外,applicationContext.xml 文件中配置的

<context:component-scan base-package="dao.impl,model,service.impl">
<context:exclude-filter type="annotation" expression="org.springframework.stereotype.Controller"/>
</context:component-scan>
是不是用来创建r creating bean with name 'bookDaoImpl'的??
使用这种dao层和service层都使用注解的所用的包是不是不一样?如果不一样,可以分享一下这些包吗?
展开
 我来答
鲲背浮雪_
2015-12-13 · TA获得超过204个赞
知道小有建树答主
回答量:385
采纳率:66%
帮助的人:245万
展开全部
nested exception is java.lang.ClassNotFoundException: org.springframework.orm.hibernate4.LocalSessionFactoryBean

这个类没有找到
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式