`

spring 配置文件提示 Referenced file contains errors

 
阅读更多



  在spring 的配置文件中出现红叉,并且提示  Referenced file contains errors (http://www.springframework.org/schema/beans/spring-mvc-3.0.xsd)

 

解决方法:

方法一.查看所有的spring配置文件头文件,引入的版本号是否与jar的版本号相同,如果不相同修改为与JAR本本号一致。

 

方法二清除缓存

window ->preferences->general->network connection ->cache  去掉缓存记录 如上图

 

 

  • 大小: 76.5 KB
分享到:
评论

相关推荐

    dubbo.

    1. Spring整合:Dubbo可以无缝集成Spring,使得服务配置、依赖注入更加便捷。 2. API与配置中心:除了XML配置外,Dubbo还提供了API和基于ZK的动态配置中心,方便服务管理。 3. Protocol插件化:Dubbo支持自定义通讯...

    dubbo找不到dubbo.xsd报错

    dubbo找不到dubbo.xsd报错, cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'dubbo:application'. ... 2) the document could not be read;...

    can't find referenced pointcut

    spring-framework-3.1.1.RELEASE jdk1.7 环境下 can't find referenced pointcut 问题解决 换了对应的jar文件即可 aspectjrt.jar aspectj-1.6.6.jar aspectjweaver.jar

    常规Java工具,算法,加密,数据库,面试题,源代码分析,解决方案

    Eclipse_Referenced_File_Contains_Errors Eclipse Xml编译错误引用的文件包含错误 - spring-beans-4.0.xsd 6年前 Git_语言_显示 修改GitHub上项目语言显示的问题 6年前 Gradle_依赖项_排除 Gradle 依赖排除 6年前 ...

    spring3.1.1源码导入eclipse时缺少的依赖包

    1. **创建一个新的Java项目**:在Eclipse中,选择“File” -> “New” -> “Java Project”,为Spring源码创建一个新的项目。 2. **添加外部JARs**:在新项目中,右键点击“Referenced Libraries”目录,选择...

    [Linker Error] Unresolved external 'viOpen' referenced from

    Linker Errors 通常出现在编译完成后,链接器(Linker)试图将编译后的对象文件(Object Files)组合成一个可执行文件的过程中。这些错误通常涉及到函数或变量未找到(Unresolved External)、重复定义(Multiple ...

    spring-tx.jar

    The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly referenced异常缺少的包

    thymeleaf-extras-springsecurity-3.0-master.zip

    Thymeleaf - Spring Security integration modules [Please make sure to select the branch corresponding to the version of Thymeleaf you are using] Status This is a thymeleaf extras module, not a part ...

    struts.xml的错误解决办法

    错误提示"Referenced file contains error (http://struts.apache.org/dtds/struts-2.0.dtd)"表明系统无法找到或解析指定的DTD文件,这通常是由于网络连接问题、DTD文件位置不正确或XML解析器无法识别DTD导致的。...

    基于框架的Web开发-spring基础环境搭建.doc

    在进行基于Spring框架的Web开发时,首先需要搭建一个基础的Spring环境,这通常涉及到创建项目、下载必要的库文件,并将这些库文件整合到开发环境中。以下是对搭建Spring基础环境的详细步骤的解释: 1. **注意事项**...

    spring-tx-4.2.2.RELEASE.jar

    The type org.springframework.dao.DataAccessException cannot be resolved. It is indirectly referenced from required .class files 解决方法: 导入spring-tx-4.2.2.RELEASE.jar包。

    python UnboundLocalError: local variable ‘x’ referenced before assignment

    一、疑难杂症 def test_scopt(): ...上面这两种情况都会报错:UnboundLocalError: local variable ‘x’ referenced before assignment 二、探究原因 1、python变量作用域   一般在使用函数def、类cla

    Note_scalad.tar.gz

    Eclipse_Referenced_File_Contains_Errors Git_Language_Show Gradle_Denpendencies_Exclude Gradle_Denpendency_Management Gradle_Gretty Gradle_Linux_Install Gradle_STS_Create Gradle_Test HashSet_VS_TreeSet...

    [Linker Error] Unresolved external 问题的解决方法

    2. **库文件路径配置错误**:即使项目已经正确地添加了库文件,但链接器未能正确地找到它们的位置。 3. **库文件版本不兼容**:有时候尽管链接器找到了库文件,但由于版本或其他兼容性问题导致无法正常使用这些库中...

    Find out Stored Procs Which Referenced Specified TableName

    Find out Stored Procs Which Referenced Specified TableName

    HoudiniExprEditor_外部代码编辑器

    The zip file contains: scripts\python\HoudiniExprEditor folder, the main python module. MainMenuCommon.xml The file used to customize the "Edit => preferences" menu. PARMmenu.xml The file ...

    门户网站技术文档

    项目结构包括 src 目录、referenced libraries 目录、portal 目录、release 目录、root 目录、bulid.xml 配置文件等。 src 目录下面主要包含一些逻辑类,如 core 包、exception 包、Service 包、Util 包等。core 包...

    doxygen调研报告.docx

    15. **EXAMPLE_RECURSIVE**:是否递归查找示例文件。 16. **REFERENCED_BY_RELATION**、**REFERENCES_RELATION**、**REFERENCES_LINK_SOURCE**:是否显示函数之间的引用关系。 17. **GENERATE_LATEX**:是否生成...

    Android自定义view签字保存成图片到本地

    本示例"Android自定义view签字保存成图片到本地"旨在教你如何创建一个自定义View,让用户能够在屏幕上签字,并将签名保存为图片存储到设备本地。下面将详细解释实现这个功能的关键步骤和涉及的技术点。 首先,我们...

    研旭F28335改FLASH笔记_LKY.zip

    基于研旭F28335历程将代码烧写入FLASH的步骤,之前使用研旭历程直接烧写FLASH出现了一些错误,如下unresolved symbol _RamfuncsLoadStart, first referenced in XX unresolved symbol _RamfuncsLoadEnd, first ...

Global site tag (gtag.js) - Google Analytics