配置Springmvc-servlet.xml配置文档时报错


Multiple annotations found at this line:
- Attribute "xsi:schemaLocation" must be declared for element type "beans".
- cvc-complex-type.3.2.2: Attribute 'default-dependency-check' is not allowed to appear in element
'beans'.
- Attribute "xmlns:xsi" must be declared for element type "beans".
- Attribute "xmlns" must be declared for element type "beans".
- Attribute "xmlns:context" must be declared for element type "beans".

 

 

 

这种错误就是需要webapp这个标签必须是第一行的,前面有注释文档都不可以,所以将webapp这个标签前面的文档全部删掉就可以了


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM