<ehcache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://ehcache.org/ehcache.xsd" updateCheck="false">
The above bank reported the following errors:
Multiple annotations found at this line:
- cvc-elt.1: Cannot find the declaration of element 'ehcache'.
- schema_reference.4: Failed to read schema document 'http://ehcache.org/ehcache.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>.
Solution (introduce xsd locally).
1. Add a new file ehcache.xsd in the project, and fill the file “http://ehcache.org/ehcache.xsd” with the contents of ehcache.xsd in
2、Location: select this xsd file Key type: Schema location
Key:http://ehcache.org/ehcache.xsd
Similar Posts:
- java.io.StreamCorruptedException: invalid stream header: 00000000
- How to Solve the login error of Spring + Shiro CacheManager
- The prefix “mvc” for element “mvc:annotation-driven” is not bound Error
- The solution of nginx executing PHP, no input file specified
- maven web web.xmlThe markup in the document following the root element must be well-formed.
- Cannot find the declaration of element ‘beans’
- Spring Custome schema Loading Error: White spaces are required between publicId and systemId.
- ERROR 1044 (42000): Access denied for user ‘root’@’localhost’ to database ‘in…
- How to Solve Error: The project description file (.project) for i…
- Git Error: RPC failed, curl 18 transfer closed with outstanding read data remaining