dubbo配置文件xml校验报错

配置dubbo服务xml后,程序能正常执行,但validate会出现一些异常:
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>

解决办法:
1)下载dubbo的jar包,比如:dubbo-2.5.3.jar,解压能获取到dubbo.xsd
2)在eclipse中导入文件dubbo.xsd:
windows->preferrence->xml->xmlcatalog,
add->catalog entry ->file system 选择文件dubbo.xsd
添加后,Key默认是这样的:http://code.alibabatech.com/schema/dubbo
[img]http://dl2.iteye.com/upload/attachment/0113/2946/c261b241-e4d5-3168-b664-e82845fffac6.jpg[/img]

3)修改key值为:
http://code.alibabatech.com/schema/dubbo/dubbo.xsd,因为xml配置文件中xsi:schemaLocation的也是这个值,保持一致,重新validate,异常消失
[img]http://dl2.iteye.com/upload/attachment/0113/2948/2bcad441-e3c7-3d7d-8ff6-a6d00795b738.jpg[/img]
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值