org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX parser
Causedby:java.lang.ClassCastException:org.apache.xerces.parsers.XML11Configuration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration
org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX parser
org.jboss.xb.binding.JBossXBRuntimeException: Failed to create a new SAX parser
删除 xerces.jar, xml-apis.jar
本文介绍了解决在使用JBossXB过程中遇到的JBossXBRuntimeException异常的方法,该异常通常与SAX解析器创建失败有关,并且可能涉及xerces.jar和xml-apis.jar文件的问题。
2468

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



