springMVC:java.io.FileNotFoundException: Could not open ServletContext resource

  1. org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from ServletContext resource [/WEB-INF/dispatcher-servlet.xml]; nested exception is java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml]
  1. Caused by: java.io.FileNotFoundException: Could not open ServletContext resource [/WEB-INF/dispatcher-servlet.xml]

如果修改了idea默认的springMVC的配置文件,则会出现此错误,如果自己重新设置配置文件的位置,很有可能弄错了param-name,如下:


取值有:应该用contextConfigLocation





posted @ 2016-04-01 10:10  奔跑吧_兄弟!  阅读(892)  评论(0编辑  收藏  举报