Java开启tomcat是出现springmvc错误

org.springframework.beans.factory.BeanDefinitionStoreException:Failedtoreadcandidatec... org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class: file [C:\Users\workspace\springMVC_02\WEB-INF\controller\GradeController.class]; nested exception is java.lang.IllegalArgumentException 展开
 我来答
y10698
2016-07-03 · TA获得超过242个赞
知道小有建树答主
回答量:263
采纳率:0%
帮助的人:115万
展开全部

  可能是配置文件路径不对

  1. 在配置spring到tomcat里面的时候我们需要加一个listener,添加一个listener以后还要告诉tomcat去哪里找spring的applications。xml文件,所以还要添加一个context-param。就是说告诉tomcat去哪里加载spring配置文件

  2. 在web.xml中没有引入applicationContext.xml,及其applicationContext-*.xml文件,或者是引入的路径错误

  3. GradeController.class有问题,class是编译后的文件。

匿名用户
2016-07-03
展开全部
重新rebuild项目
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式