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

Referenced file contains errors 错误解决方法

时间:2014-08-13 19:34:37      阅读:331      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   使用   io   文件   ar   cti   

Referenced file contains errors (http://www.springframework.org/schema/beans/spring-beans-3.0.xsd). 

关于这个错误,导致的原因可能是 

一种可能是 
之前用的Spring版本,和现在用的不同 
对于Eclipse编译器来说,会有个缓存,这样验证的时候他会告诉你版本不统一 

Preferences -> General -> Network Connections -> Cache 
删除里面的缓存 

还有一种可能是,当前使用的spring版本和配置文件写的不同意,导致xsd等文件不会被正确加载,那么就是改成当前使用的对应版本了 


还有一种情况就是,在使用spring时,使用多个配置文件,那么头里面的配置一定要统一,和上一种理论相同

Referenced file contains errors 错误解决方法,布布扣,bubuko.com

Referenced file contains errors 错误解决方法

标签:style   http   color   使用   io   文件   ar   cti   

原文地址:http://my.oschina.net/xldc/blog/300836

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