0 Replies Latest reply on Mar 14, 2005 3:01 PM by neerajn

    Overriding dom4j.jar in JBoss with the Jaxen jars in Tomcat

    neerajn

      Hi everyone,

      I already have an application in Tomcat in production. But I want to deploy it in JBoss. Instead of going the route of creating the Service Archive, I created an Enterprise Archive and bundled the entire application with the application.xml and also the jboss-web.xml along with the regular web.xml. I also provided the jboss-service.xml in the META-INF directory with the Java2ClassLoadingCompliance attribute set to false based on search on the documentation so that I can use the jaxen jars in my application. It still does not work. So I wanted to find out if anyone can give me any suggestions.

      Thanks,
      NN.