以前只用dom4j没有问题
加了jdom丫出这么个异常
[quote]java.lang.ClassCastException: org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration[/quote]
网上搜索了一下说把xercesImpl-2.9.1.jar放到tomcat_home/lib下即可解决
加了jdom丫出这么个异常
[quote]java.lang.ClassCastException: org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to org.apache.xerces.xni.parser.XMLParserConfiguration[/quote]
网上搜索了一下说把xercesImpl-2.9.1.jar放到tomcat_home/lib下即可解决