dubbo配置xml文件报错“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文件下载
解决web.xml中 UTF-8报错。错误提示:
cvc-complex-type.2.4.a: Invalid content was found starting with element 'page-encoding'. One of '{"http://
java.sun.com/xml/ns/javaee":include-prelude, "http://java.sun.com/xml/ns/javaee":include-coda, "http://java.sun.com/
xml/ns/javaee":deferred-syntax-allowed-as-literal, "http://java.sun.com/xml/ns/javaee":trim-directive-whitespaces,
"http://java.sun.com/xml/ns/javaee":default-content-type, "http://java.sun.com/xml/ns/javaee":buffer, "http://
java.sun.com/xml/ns/javaee":error-on-undeclared-namespace}' is expected.