2 Replies Latest reply on Aug 25, 2011 9:46 AM by razvan.reff

    Deploying a new Hibernate version in older JBoss

    razvan.reff

      Hi there !

       

      I am writing an application using the latest Hibernate version and I need to deploy it in a live JBoss server (5.1.0.GA) which is not in my control (it is being cared for by a different department).

       

      When I tried to upgrade my application to Hibernate 3.6.7, I had a lot of errors to sort though until I found out that JBoss has its own Hibernate jars in common/lib.

       

      So here comes the question: how can I use a more recent version of Hibernate for my application (without deleting the files in common\lib) ? Is there any way to achieve this kind of isolation ?

       

      Many thanks for anyone pointing me to the right direction,

      Razvan