spring报错parsing XML document from ServletContext resource [/WEB-INF/applicationContext.xml]
Posted 我是程序、猿
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了spring报错parsing XML document from ServletContext resource [/WEB-INF/applicationContext.xml]相关的知识,希望对你有一定的参考价值。
第一种问题是:导入的pom依赖的问题
dubbo版本要改成2.8.4,其他版本可能会有问题(2.6.4在自己项目中是有问题的)
<dubbo.version>2.8.4</dubbo.version>
第二种问题:是项目和项目之间的依赖问题
有可能是开始的项目之间的依赖有问题,然后进行修改,这是出现这个问题,所以在保证项目和项目之间依赖完全正确的情况下,
将主项目的maven project中进行clean,再重新install 即可
以上是关于spring报错parsing XML document from ServletContext resource [/WEB-INF/applicationContext.xml]的主要内容,如果未能解决你的问题,请参考以下文章
关于在Spring项目中使用thymeleaf报Exception parsing document错误
Error parsing XML: not well-formed (invalid token) 报错+R文件消失解决的方法
Spring5Spring项目运行时报错:IOException parsing XML document from class path resource [bean.xml]
Spring出现Unexpected exception parsing XML document from class path resource [applicationBeans.xml]; n
cdh 系统配置文件更新 error parsing conf core-site.xml
解决定位工具报错Error while parsing UI hierarchy XML file: Invalid ui automator hierarchy file.