cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration的解决

dubbo的官网下载jar包repo1.maven.org/maven2/com/alibaba/dubbo

下载jar包后,我下载的是2.5.3版本的,用压缩工具打开jar包,找到dubbo.xsd文件,并拷贝到自己的一个文件夹路径,

把上面 的dubbo.sxd文件放置在一个位置,我的是放在 D:\git下面的,如下图所示,记住路径,一会需要。

打开eclispe  ,根据 eclispe-->window-->preferences-->xml catalog-->add

location位置添加:"D:\git\dubbo.xsd"(刚才放置dubb.xsd文件路径)

key位置添加:"http://code.alibabatech.com/schema/dubbo/dubbo.xsd"

点击ok,  在dos环境下  切换到项目的pom.xml目录,执行:mvn eclipse:eclipse   ,再执行 mvn:clean install  ,打开eclipse,点击自己的项目,refresh一下,看看自己的dubbo.xml文件是不是不在显示报错了。


     错误信息为

错误信息 写道
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'flex:message-broker'.

cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'flex:remoting-destination'.

 

    问题根源在于Eclipse无法识别上面的两个标签,解决之道为:

添加这俩标签的xsd文件,具体百度add catalorg xml。

 

2.spring整合dubbo时,xml配置文件也遇到过这种情况。

dubbo配置文件报错

在配置dubbo服务的过程中,经常会遇到虽然程序能够跑起来,但是配置文件一堆红叉,虽然不影响功能,但是确实很让人恶心。

报错信息如下:

Multiple annotations found at this line:

– cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element ‘dubbo:application’.

– schema_reference.4: Failed to read schema document ‘http://code.alibabatech.com/schema/dubbo/dubbo.xsd’, 

because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not 

<xsd:schema>.

或者是

文件校验是严格的,但是没有发现<dubbo:reference的定义等等。

废话少说直接上解决方案:

下载一个dubbo.xsd文件windows->preferrence->xml->xmlcatalog 

add->catalog entry  ->file system 选择刚刚下载的文件路径

修改key值和配置文件的http://code.alibabatech.com/schema/dubbo/dubbo.xsd 相同

保存。。在xml文件右键validate  ok解决了。

有反映,那个xsd文件不好找,其实没有啦 ,就在你下载的dubbo.jar里面,你把它解压了,仔细找找,就会发现的,祝成功!!!


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

lozhyf

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值