2 Replies Latest reply on Nov 30, 2006 10:31 AM by dakbari

    How to replace Hibernate in JBoss distribution?

    dakbari

      Hi,

      for testing reasons I come accross the need to replace the Hibernate version in my JBoss 4.0.5.GA binary distribution.

      The Hibernate version in this JBoss distribution is Hibernate 3.2.0.ga. When I compare JBoss' lib directory with the Hibernate 3.2.0.ga source distribution I can't find all the JAR's that are required for Hibernate.

      In my case I want to replace my JBoss 4.0.5.GA's Hibernate 3.2.0.ga with Hibernate 3.1rc2. However after not recognizing all current Hibernate artifacts I wonder now how to make the replacement possible

      Is there a way I can switch Hibernate in JBoss?

      Any hints are welcome.