0 Replies Latest reply on Apr 21, 2011 8:48 AM by impio

    excluding a jar from common/lib

    impio

      Hi,

      I have  web app that uses hibernate 3.6 which I want to deploy onto jboss 5.1.0

      Apparently there are some incompatibilities with hibernate 3.1 , in particular with the hibernate-validator.jar

      It is not a matter of priority of a path for the classloader but a need of exclusion.

       

      So my question is: Is it possible to exclude a jar that is allocated there (jbos-as/common/lib) at all ?