在eclipse中写好的调用dubbo的程序,通过eclipse导出为runnarunnable jar,执行时总报找不到xsd,但是eclipse中是正常的。xsd也都导出了,见截图。
2018-10-14 12:54:37,933 WARN o.s.b.f.x.XmlBeanDefinitionReader: Ignored XML validation warning
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'http://www.springframework.or...', 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>.