码迷,mamicode.com
首页 > 其他好文 > 详细

解决cvc-complex-type.2.4.a: Invalid content was found starting with element

时间:2018-01-23 20:31:18      阅读:158      评论:0      收藏:0      [点我收藏+]

标签:错误   start   class   spring   body   www.   ring   eclipse   文件   

今天用myeclipse导入 一个项目出现后出现cvc-complex-type.2.4.a: Invalid content was found starting with element ‘inf...的错误。

后来在网上找了很多,有说是把报红叉的代码写在<jsp-config></jsp-config>之间,试了之后发现完全没用。 

后来在外文网站上找到了一个方法就把问题解决了

 解决办法:

“http://www.springmodules.org/schema/cache/springmodules-cache.xsd http://www.springmodules.org/schema/cache/springmodules-ehcache.xsd”

这段代码加入到xml文件的"xmlns:xsi="的标签中。

 注意,是"xmlns:xsi="标签中。

解决cvc-complex-type.2.4.a: Invalid content was found starting with element

标签:错误   start   class   spring   body   www.   ring   eclipse   文件   

原文地址:https://www.cnblogs.com/wzs5800/p/8337290.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!