运行《spring 实战》上第五章springMVC搭建代码时,报错。 10

报错如下:Errorcreatingbeanwithname'mbeanExporter'definedinclasspathresource[org/springfra... 报错如下:Error creating bean with name 'mbeanExporter' defined in class path resource [org/springframework/context/annotation/MBeanExportConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.jmx.export.annotation.AnnotationMBeanExporter]: Factory method 'mbeanExporter' threw exception; nested exception is java.lang.NullPointerExceptionFailed to instantiate [org.springframework.jmx.export.annotation.AnnotationMBeanExporter]: Factory method 'mbeanExporter' threw exception; nested exception is java.lang.NullPointerException代码如下: 展开
 我来答
fd...d@163.com
2017-03-06 · 超过92用户采纳过TA的回答
知道答主
回答量:347
采纳率:0%
帮助的人:87.6万
展开全部

  可能是配置文件路径不对


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

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

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

追问
谢谢回答,不过,看我的代码。我用的是注解的方式声明、启动、引入java配置文件。不用web.xml配置~~
和蔼的愿得一心
2018-03-26
知道答主
回答量:2
采纳率:0%
帮助的人:1632
展开全部
我现在遇到这个问题了,不知道您是否解决
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

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

类别

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

说明

0/200

提交
取消

辅 助

模 式