vendredi 19 juin 2015

javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.SAXParserFactory cannot be found

I'm having problems while starting my application in the Websphere 8.5.5.2. My application run perfectly in Tomcat, but en Websphere I have the next problem:

 E com.ibm.ws.webcontainer.webapp.WebApp notifyServletContextCreated SRVE0283E: Exception caught while initializing context: {0}
                             javax.xml.parsers.FactoryConfigurationError: Provider for javax.xml.parsers.SAXParserFactory cannot be found
at javax.xml.parsers.SAXParserFactory.newInstance(Unknown Source)
[...]

I'm using this libraries:

  • antlr-2.7.7.jar
  • aopalliance-1.0.jar
  • apache-log4j-extras-1.1.jar
  • aspectjweaver-1.7.2.jar
  • bcmail-jdk14-145.jar
  • bcprov-jdk14-145.jar
  • c3p0-0.9.1.2.jar
  • cijaw-1.04.jar
  • commons-collections-3.2.1.jar
  • commons-fileupload-1.2.2.jar
  • commons-lang-2.5.jar
  • commons-lang3-3.0.jar
  • commons-logging-1.1.1.jar
  • dom4j-1.6.1.jar
  • el-api-2.2.jar
  • el-impl-2.2.jar
  • flick-1.0.6.jar
  • hibernate-commons-annotations-4.0.1.Final.jar
  • hibernate-core-4.1.0.Final.jar
  • hibernate-jpa-2.0-api-1.0.1.Final.jar
  • imqjmx-4.3.jar
  • javassist-3.15.0-GA.jar
  • jaxen-1.0-FCS.jar
  • jboss-logging-3.1.0.CR2.jar
  • jboss-transaction-api_1.1_spec-1.0.0.Final.jar
  • jdom-1.0beta9.jar
  • listadoJars
  • log4j-1.2.17.jar
  • mysql-connector-java-5.1.35.jar
  • primefaces-5.1.jar
  • saxpath-1.0-FCS.jar
  • security-1.03.jar
  • spring-aop-3.2.5.RELEASE.jar
  • spring-aspects-3.2.5.RELEASE.jar
  • spring-beans-3.2.5.RELEASE.jar
  • spring-binding-2.3.2.RELEASE.jar
  • spring-context-3.2.5.RELEASE.jar
  • spring-context-support-3.2.5.RELEASE.jar
  • spring-core-3.2.5.RELEASE.jar
  • spring-expression-3.2.5.RELEASE.jar
  • spring-faces-2.3.2.RELEASE.jar
  • spring-jdbc-3.2.5.RELEASE.jar
  • spring-js-2.3.2.RELEASE.jar
  • spring-js-resources-2.3.2.RELEASE.jar
  • spring-ldap-core-1.3.1.RELEASE.jar
  • spring-ldap-core-tiger-1.3.1.RELEASE.jar
  • spring-orm-3.2.5.RELEASE.jar
  • spring-security-acl-3.2.0.RELEASE.jar
  • spring-security-config-3.2.0.RELEASE.jar
  • spring-security-core-3.2.0.RELEASE.jar
  • spring-security-ldap-3.0.5.RELEASE.jar
  • spring-security-taglibs-3.2.0.RELEASE.jar
  • spring-security-web-3.2.0.RELEASE.jar
  • spring-test-3.2.5.RELEASE.jar
  • spring-tx-3.2.5.RELEASE.jar
  • spring-web-3.0.5.RELEASE.jar
  • spring-webflow-2.3.2.RELEASE.jar
  • spring-webmvc-3.2.1.RELEASE.jar

Aucun commentaire:

Enregistrer un commentaire