my файл web.xml показывает ошибку в первой строке
<web-app xmlns = "http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation = "http://xmlns.jcp.org/xml/ns/javaee
http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
version = "3.1">
<display-name>Archetype Created Web Application</display-name>
</web-app>
ошибка, которую я получаю,
schema_reference.4: Failed to read schema document 'http://www.w3.org/2001/xml.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>`.
Ссылка нет - http://www.springframework.org/schema/beans/spring-beans-4.1.5.xsd
Попробуйте использовать одну из доступных здесь версий - http://www.springframework.org/schema/beans
не могли бы вы проверить ошибку, которую я получаю. я отредактировал код
вы можете вставить всю трассировку стека и файл web.xml?
Этот URL указывает на последнюю весеннюю версию. Если вы хотите использовать другую версию, попробуйте импортировать это пространство имен в файл конфигурации spring.