Galera estou tentando fazer o deploy de uma aplicação no servidor glassfish mas ele me retorna o seguinte erro:
An error has occurred
Exception while loading the app : java.lang.Exception: java.lang.IllegalStateException: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! DTD factory class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl does not extend from DTDDVFactory.
A classe org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl vem junto o com as bibliotecas do jasperreport. Alguem pode me ajudar?