posted 9 years ago
I issued the command "security setup" and the resulting applicationContext-Security.xml file has errors.
Do I need to download spring-security-3.1.xsd from someplace on the web? Where would I put it?
On line 8:
Multiple annotations found on this line:
-- schema_reference.4: Failed to read schema document 'http://www.springframework.org/schema/security/spring-security-3.1.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>.
--cvc-comples-type.2.4.c The matching wildcard is strict, but no declaration can be found for element 'http'
On line 18:
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'authentication-manager'.