0 Replies Latest reply on Dec 28, 2006 12:12 PM by chnar

    Problem with Dom libs when deploying

    chnar

      hello

      I'm getting stuck with lib problems....when deploying my EAR, especially one of its containing WAR, I got this error :

      javax.xml.parsers.ParserConfigurationException: Feature 'http://apache.org/xml/features/xinclude' is not recognized.

      Actually, my ear contains its own dom4j impl, but I don't want Jboss to parse with it when performing server specific jobs...what can I do ?