не удалось прочитать документ схемы "http://www.springframework.org/schema/beans/spring-beans-3.0.xsd"

При запуске приложения Spring я получаю следующую ошибку:

WARNING: Ignored XML validation warning
org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document     
'http://www.springframework.org/schema/beans/spring-beans-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 .

Мой springapp-servlet.xml выглядит следующим образом:




Пожалуйста, предложите.

Ответы на вопрос(2)

Ваш ответ на вопрос