2 Replies Latest reply on Dec 19, 2006 12:28 PM by kdk

    JBoss 4.05 and Hibernate 2

    kdk

      We are receiving errors with Hibernate and JBoss 4.05. Can Hibernate 2 work with JBoss 4.05? I have seen documentation that Hibernate 3 is mentioned.

      The errors are that Hibernate is not bound and security expcetions indicating signer differences.

      If it is possible to run with JBoss 4.05 and Hibernate 2, I can post the exceptions.
      Has anyone done this?

        • 1. Re: JBoss 4.05 and Hibernate 2
          thejavafreak

          Yes please post the stacktrace error

          • 2. Re: JBoss 4.05 and Hibernate 2
            kdk

            Actually, due to time constraints, we ended up rolling back JBoss to an earlier version which then Hibernate 2 appears to work with.

            The only application issue we are experiencing now which we do not experience when using BEA 8.1 is on some of our searches that contain no records in the DB, they go off to the search and never return.

            There do not appear to be any exceptions we have been able to find at this time to indicate why we never come back. With BEA it comes back.

            Any advice?