`
jie2workjava
  • 浏览: 151124 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

referenced file contains errors spring-beans-2.0.xsd

阅读更多

spring配置文件错误referenced file contains errors

[color=Red]错误提示为:referenced file contains errors([url]http://www.springframework.org/schema/beans/spring-beans-2.0.xsd[/url])
运行没有问题,但是有红叉叉,网下找了以下文章解决了问题:[/color]

今天联系Spring+Hibernate基础,没办法,SSH配置一直一直在出问题,只能一点一点的调了~
首先在新建工程的时候就出现了问题,用MyEclipse加入Spring支持的时候就出现了错误提示,T_T~~~~我明明嘛都米开始干呢。。。。。

applicationContext.xml头出现了问题,MyEclipse提示如下错误:
Referenced file contains errors([url]http://www.springframework.org/schema/beans/spring-beans-2.0.xsd[/url]).For more information,right click on the message and select "Show Details"

这个问题经过上网搜索查询反复的改正,终于解决。
原因如下:
原头信息:
<?xml version="1.0" encoding="UTF-8"?>
<beans
xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans [url]http://www.springframework.org/schema/beans/spring-beans-2.0.xsd[/url]">

配置bean
</beans>
问题原因:我也不是特别清楚,估计是链接外网时出现问题,链接外网文件无法得到。

修改方法:
将头文件改为:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"
"http://www.springframework.org/dtd/spring-beans.dtd">
<beans>

配置bean

</beans>
问题解决。

 

 

 

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:aop="http://www.springframework.org/schema/aop"
    xmlns:tx="http://www.springframework.org/schema/tx"
    xsi:schemaLocation="
       http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
       http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx.xsd
       http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop.xsd">

 

分享到:
评论

相关推荐

    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包。

    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'. - schema_reference.4: Failed to read schema document...

    validation-api-2.0.0.Final.jar

    validation-api-2.0.0.Final.jar 主要用于支持Maven项目,缺失可引起以下异常The type javax.validation.Payload cannot be resolved. It is indirectly referenced from required .class files

    dubbo.

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

    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 ...

    json-lib-2.1-jdk15.jar

    添加过程: ...然后在Referenced Libraries就能看到追加的jar包,展开可以看到里面的package和类。 想用的时候,在自己的java文件中直接通过import导入即可。 就想用JDK里的一样,如:import java.util.List

    plat-sw-3.0.0.1.zip

    bazel_root/540135163923dd7d5820f3ee4b306b32/external/adv_plat/plat-sw-3.0.0.1.zip: Connection reset and referenced by '//modules/drivers/camera:camera'. ERROR: (12-26 08:52:07.359) Analysis of target ...

    MIL-STD-1473B.027522.pdf

    该标准的结构主要分为八个部分:Scope、Referenced Documents、Definitions、General Requirements、Colors、Numerical Designation、Controls and Display、Off-The-Shelf Equipment。 Scope部分规定了该标准的...

    MIL-STD-1399-501A.013205.PDF

    3. **引用文档(REFERENCED DOCUMENTS)**:列出本标准所依赖的政府文档和标准,这些文档可能是制定规范时的重要参考。 - **政府文档(Government documents)**:可能包括其他军事或海军发布的规范、指令或政策。...

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

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

    spring-tx.jar

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

    main函数关联的crt目标文件

    /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.7/crtbegin.o /tmp/ccNY9dhT.o ...

    银河麒麟桌面系统mariadb数据库离线deb安装包(龙芯-loongarch)-23年最新测试

    2023年最新测试,绝对没问题!!! 系统版本:银河麒麟桌面系统V10 此包架构是:龙芯--loongarch 数据库版本:mariadb-v10.3 特意买了几台国产机器安装和测试,有多种CPU电脑测试(1.飞腾-鲲鹏--arm64,2....

    MIL-STD-878A.029276.pdf

    引用文档(REFERENCED DOCUMENTS)** 标准中引用了MIL-T-5041,这是关于飞机充气轮胎的军用规格,以及MIL-R-7726,涉及旧充气轮胎的修理和翻新以及内胎的修理。这些文档是此标准的一部分,并规定了在特定采购功能...

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

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

    rogue-registers-description-docs.zip

    "Rogue Registers Referenced in the Firmware Interface" 和 "Rogue Registers Referenced in the KMDriver" 分别指向了rogue registers在固件接口和内核模式驱动程序中的应用。固件接口通常是硬件和操作系统之间的...

    X-CUBE-MCSDK-FUL_5.4.4完整版.zip

    ◾Fixed a generation issue for some STM32G0 and STM32F0 devices where TIM2 does not exist but was referenced in the code anyway. This resulted in a compilation failure. ◾Fixed an issue with STM32F1 ...

    NIST SP800-100-Mar07-2007.pdf

    The material in this handbook can be referenced for general information on a particular topic or can be used in the decision-making process for developing an information security program. National ...

    MIL-STD-1401.009131.PDF

    **参考文献(REFERENCED DOCUMENTS)** 标准中可能引用了若干政府文件和其他技术资料,以支持和补充设计和生产过程中的具体规定。不过,具体的参考文献在提供的内容中未给出。 **定义(DEFINITIONS)** 标准可能...

    struts.xml的错误解决办法

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

Global site tag (gtag.js) - Google Analytics