码迷,mamicode.com
首页 > 系统相关 > 详细

dubbo在eclipse中无法读取到dubbo.xsd

时间:2016-06-02 11:09:30      阅读:751      评论:0      收藏:0      [点我收藏+]

标签:

报错信息如下:

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
.

或者是

文件校验是严格的,但是没有发现

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

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

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

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

保存。。在xml文件右键validate ok解决了。
技术分享

dubbo在eclipse中无法读取到dubbo.xsd

标签:

原文地址:http://www.cnblogs.com/nanyangzp/p/5551938.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!