运行java Tomcat报错:Caused by: org.springframework.beans.BeanInstantiationException:

org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'Fil... org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'FilmTypeService' defined in class path resource [applicationContext.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [cn.jmpt.service.FilmTypeService]: Specified class is an interface......
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [cn.jmpt.service.FilmTypeService]: Specified class is an interface
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:68)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:1102)
... 36 more
展开
 我来答
LittleBen8
2017-05-24 · 超过46用户采纳过TA的回答
知道小有建树答主
回答量:111
采纳率:0%
帮助的人:52.9万
展开全部
贴图看不清楚,
按你文字上的表述,估计是 applicationContext.xml 文件里面, 定义了一个名为 FilmTypeService 的bean , 但是 这个bean 对应的类找不到,所以Spring报错了。
你可以看看能否找到这个类,拷贝到 web-info/classes 下对应的package目录中。
或者看看这个类位于那一个jar, 把 jar 拷贝到web-info/lib 下,再重起web服务就可以了
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式