0 Replies Latest reply on Jan 10, 2006 10:16 AM by thammoud

    Why so many hibernate.jar files?

    thammoud

      I just checked out jboss-404 from cvs and built it. I have noticed that there are multiple copies of hibernate.jar (in $server/lib) and in ($server/deploy/ejb3.deployer).

      Questions:

      1) Why does jboss include multiple copies of hibernate?
      2) What is the best way to upgrade the hibernate (and related) jar files? Should we just wait for JBOSS to include the latest version of hibernate?
      3) Should we include the hibernate related jar files in our ear and isolate it?

      Any help or pointers on best practices will be greatly appreciated. Thank you.