首页 > 代码库 > 添加dubbo xsd的支持
添加dubbo xsd的支持
使用dubbo时遇到问题:
org.xml.sax.SAXParseException: 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的开源项目上找到xsd文件:
https://github.com/alibaba/dubbo
eclispe-->window-->preferences-->xml catalog-->add 注意KEY 需要以/dubbo.xsd结尾,如下图所示
- 本文转自:http://blog.csdn.net/wzygis/article/details/51381905 感谢作者
添加dubbo xsd的支持
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。