gnu.xml.dom.JAXPFactory@2a6f16] 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.
解决办法,删除gnujaxp.jar包,重新启动项目问题解决。目前不清楚去除该包会对jfreeCharts画图有什么影响。过两天研究……
本文介绍了一种常见问题——在使用gnu.xml.dom.JAXPFactory时遇到不支持XMLSchema的情况,并给出了具体的解决方案:删除gnujaxp.jar包并重启项目。此外,文中还提到了可能对jfreeCharts产生的影响待进一步研究。
gnu.xml.dom.JAXPFactory@2a6f16] 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.
解决办法,删除gnujaxp.jar包,重新启动项目问题解决。目前不清楚去除该包会对jfreeCharts画图有什么影响。过两天研究……

被折叠的 条评论
为什么被折叠?