1. 程式人生 > >Spring-XML配置-Tomcat -Unable to validate using XSD ... JFreeChart

Spring-XML配置-Tomcat -Unable to validate using XSD ... JFreeChart

2009-02-21 08:42:53,312 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletContext resource [/WEB-INF/conf/applicationContext-dataSource.xml]
2009-02-21 08:42:53,328 ERROR [org.springframework.web.context.ContextLoader] - Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: Parser configuration exception parsing XML from ServletContext resource [/WEB-INF/conf/applicationContext-dataSource.xml]; nested exception is javax.xml.parsers.ParserConfigurationException: Unable

to validate using XSD: Your JAXP provider [[email protected]] does not support XML Schema. Are you running on Java 1.4 or below with Apache Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support.
Caused by:
javax.xml.parsers.ParserConfigurationException: Unable to validate using XSD
: Your JAXP provider [[email protected]] does not support XML Schema. Are you running on Java 1.4 or below with Apache Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support.
at org.springframework.beans.factory.xml.DefaultDocumentLoader

[/WEB-INF/conf/applicationContext-dataSource.xml]; nested exception is javax.xml.parsers.ParserConfigurationException: Unable

to validate using XSD: Your JAXP provider [[email protected]] does not support XML Schema. Are you running on Java 1.4 or below with Apache Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support.
Caused by:
javax.xml.parsers.ParserConfigurationException: Unable to validate using XSD: Your JAXP provider [[email protected]] does not support XML Schema. Are you running on Java 1.4 or below with Apache Crimson? Upgrade to Apache Xerces (or Java 1.5) for full XSD support.
at org.springframework.beans.factory.xml.DefaultDocumentLoader.createDocumentBuilderFactory(DefaultDocumentLoader.java:101)
at org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:70)
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:351)
at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader

辦法: 請檢查一下工程是不是有 gnujaxp.jar 這個包,那麼請不要猶豫幹掉他,一切安靜了....

相關推薦

Spring-XML配置-Tomcat -Unable to validate using XSD ... JFreeChart

2009-02-21 08:42:53,312 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from ServletCo

Unable to validate using XSD: Your JAXP provider does not support XML Schema

今天在maven工具構建一個java web(暫時只用到tomcat+spring)的工程時,遇到了幾個小問題,由於以前也碰到過,所以想記錄一下,以備未來查閱: (A)tomcat啟動的時候報這個錯,貌似是不能解析xml檔案,然後到網上找了一下解答 org.

Unable to validate using XSD: Your JAXP provider []

2009-02-21 08:42:53,312 INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - Loading XML bean definitions from Servlet

Avoid "Unable to validate the following destination configurations" When Using S3 Event Notifications

{ "Parameters": { "paramBucketName": { "Type": "String", "Description": "Bucket Name" } }, "Resources": { "SNSTopi

Tomcat unable to start within 45 seconds.

保存 修改 分享 unable ima ips bsp http images 解決的方法當然是設定這個時間,讓其大於45秒,修改在當前項目所在的workspace\.metadata\.plugins\org.eclipse.wst.server.core\serv

Spring XML配置裏的Bean自動裝配

裝配bean car 是我 構造器 判斷 rand 命名 res class Spring自動裝配 這段是我們之前編寫的代碼,代碼中我們使用了P命名空間 並且使用手動裝配的方式將car <bean id="address" class="cn.bdqn.spr

redis:java.util.NoSuchElementException: Unable to validate object

cnblogs exception 127.0.0.1 集群 發布 ping通 component redis集群 date redis.clients.jedis.exceptions.JedisException: Could not get a resource f

4.Spring——xml配置文件

Coding jdbc 沒有 demo 1.0 下載 才會 ica context 如果使用Maven構建項目,spring在加載xsd文件時總是先試圖在本地查找xsd文件(spring的jar包中已經包含了所有版本的xsd文件), 如果沒有找到,才會轉向去URL指定的路徑

5. Spring:簡化Spring XML配置

5. Spring:簡化Spring XML配置 總覽 自動裝配Bean的屬性 有助於減少和消除property,constructor argument等元素 基於註解的配置

spring xml 配置 工廠注入

請注意,是通過工廠注入bean,而不是注入工廠。 applicationContext.xml <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/sch

Spring Boo報錯Unable to start embedded container; nested exception is java.lang.NoSuchMethodError: org

轉載地址:https://www.cnblogs.com/wushuai2014/p/7497206.html 問題描述:通過Spring Boot官方提供的方式,寫出如下HelloWorld程式碼。 org.springframework.context.ApplicationContex

springboot swagger配置Unable to infer base url,攔截器問題

swagger配置很簡單,但是,因為使用到了攔截器,所以,就不簡單了,剛開始怎麼也不能顯示介面列表,後來才發現是攔截器的問題,然後就各種方法的試試。剛開始是配置webmvc的靜態資源類來過濾,但是後來發現還是不行。 後來仔細想想,配置了靜態資源過濾,但是攔截器與這個什麼webmvcconfigu

通過tomcat-user.xml配置tomcat中 manager app的使用者名稱和密碼

tomcat中 manager app 中的使用者名稱密碼是配置在conf/tomcat-user.xml中的,開始配置了半天沒反應,後來才發現程式碼都是註釋掉的。改了也無效。後來把註釋去掉,還是無效,最後在用下邊的組合才有效。 <role rolename="tomcat

解決Tomcat unable to start within 45 seconds 問題

問題:Tomcat unable to start within 45 seconds 截圖: 原因:專案太大,部署需要耗費很長時間 解決方案:修改tomcat的timeout 解決步驟: step1:在Servers中雙擊選中使用的tomcat step2:在彈出的頁面中選擇T

Spring xml配置檔案標頭

 一般格式:此標頭滿足bean注入的格式  一般只有bean注入,用此標頭即可! <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/

ssm專案分不同環境使用不同的spring.xml配置

然後在applicationContext.xml中引入: <import resource=“xxx1.xml”/> <import resource=“xxx2.xml”/> 在專案的web.xml中加入以下配置: <con

Error running Tomcat:Unable to open debugger oprt JVM_Bind

在idea中啟動debug模式時遇到了下面的錯誤 就是下面這個: Error running maps Tomcat: Unable to open debugger port():java.net.BindException "Address alre

SpringBoot--logback-spring.xml 配置

           方便日後複習和供大家使用,將springboot 專案下的 classpath:logback-spring.xml 如下: <?xml version="1.0" encoding="UTF-8"?> <configuratio

idea的spring boot啟動報Unable to start EmbeddedWebApplicationContext due to missing EmbeddedServletConta

1.錯誤程式碼 2018-10-23 11:58:47.077 ERROR 7640 --- [ main] o.s.boot.SpringApplication : Application startup failed o

Spring學習(4) 最小化Spring XML配置

Spring提供了幾種技巧,可以幫助我們減少XML的配置數量。 自動裝配(autowiring)有助於減少甚至消除配置元素和元素,讓Spring自動識別如何裝配Bean的依賴關係。 自動檢測(autodiscovery)比自動裝配更進了一步,讓Spring能夠