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’.


  公司的項目,本機啟動報錯:

  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 <xsd:schema>.

  原因:由於網絡環境或者其他未知的問題,Eclipse識別<dubbo:application>標簽出錯。

  解決:搞一個dubbo.xsd文件來,網上找或者從dubbo.jar中找,在Eclipse中手動添加。

  windows->preferrence->xml->xmlcatalog add->catalog entry ->file system 選擇剛剛保存的文件路徑,修改key值和配置文件

  http://code.alibabatech.com/schema/dubbo/dubbo.xsd 相同保存,在xml文件右鍵validate。

  不知道是不是IDE的問題,在使用Eclipse的時候經常會遇見這個問題,IDEA中卻很少見到。


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM