dubbo spring pom文件报错:提示no declaration can be found for element 'dubbo:service'.

Posted 太白的技术博客

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了dubbo spring pom文件报错:提示no declaration can be found for element 'dubbo:service'.相关的知识,希望对你有一定的参考价值。

pom文件报错:The matching wildcard is strict, but no declaration can be found for  element ‘dubbo:service‘.

技术分享

 

解决办法:

找到dubbo的jar包,解压后在META-INF文件夹下找到dubbo.xsd 

技术分享

在eclipse中点击windows-->preferrence-->xml-->xmlcatalog 

选择add-->catalog entry  -->file system

找到dubbo.xsd文件。

key:http://code.alibabatech.com/schema/dubbo/dubbo.xsd

技术分享

点击OK,点击OK。

在pom文件右击选择validate。

以上是关于dubbo spring pom文件报错:提示no declaration can be found for element 'dubbo:service'.的主要内容,如果未能解决你的问题,请参考以下文章

eclipse导入maven管理的项目时,pom.xml第一行报错。错误如图1。而且dubbo的xml也不识别。

《dubbo 找不到 dubbo.xsd 报错》

Spring Cloud Alibaba Dubbo 集成

java.lang.reflect.MalformedParameterizedTypeException异常问题

基于spring及zookeeper的dubbo工程搭建

spring报错parsing XML document from ServletContext resource [/WEB-INF/applicationContext.xml]