使用dubbo时遇到问题:

org.xml.sax.SAXParseException:schema_reference.4:Failedtoreadschemadocument'http://code.alibabatech.com/schema/dubbo/dubbo.xsd',because1)couldnotfindthedocument;2)thedocumentcouldnotberead;3)therootelementofthedocumentisnot<xsd:schema>.

解决方式:

eclispe-->window-->preferences-->xml catalog-->add 注意KEY 需要以/dubbo.xsd结尾,如下图所示