美文网首页
cvc-complex-type.2.4.c: Failed t

cvc-complex-type.2.4.c: Failed t

作者: 萌萌_4860 | 来源:发表于2020-05-18 14:59 被阅读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 'dwr:configuration'.
    - schema_reference.4: Failed to read schema document 'http://www.directwebremoting.org/schema/spring-dwr-3.0.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>.
image.png

解决方式 把http://www.directwebremoting.org/schema/spring-dwr-3.0.xsd 改为http://directwebremoting.org/schema/spring-dwr-3.0.xsd,错误即可消失

相关文章

网友评论

      本文标题:cvc-complex-type.2.4.c: Failed t

      本文链接:https://www.haomeiwen.com/subject/wpbuohtx.html