3 Replies Latest reply on Aug 2, 2006 12:04 PM by magdalena.piller

    Hibernate Client Jar with JBoss 4.0.4

    benoitx

      Hi

      I've just noticed that JBoss 4.0.4 coems with a hibernate-client.jar which is really cool.

      I've noticed that the Hibernate team does not have it and was wondering why?

      Could somebody point to me how this jar was created? Does the JBoss recompile Hibernate for each release or are they using a jar? If so how is it split?

      Is there a build.xml that does this... somewhere??? (so many of those!)

      The idea is that I shall liaise with the Hibernate people and get hibernate itself to do the split/client jar.

      Thanks

      Benoit

        • 1. Re: Hibernate Client Jar with JBoss 4.0.4
          magdalena.piller

           

          "benoitx" wrote:
          Hi
          I've just noticed that JBoss 4.0.4 coems with a hibernate-client.jar which is really cool.
          Benoit


          Forgive me if I'm blind, but i just downloaded 4.0.4.GA-Patch1 and looked AGAIN and AGAIN in the standard 4.0.4.GA...and there was NO hibernate-client.jar to be found!
          Am i the only one that misses things here? I mean, the README for 4.0.4.GA-Patch1 states they added something to this jar - which i need - so i really would like to use it, but it's just not there...
          Can anyone help?
          thx


          • 2. Re: Hibernate Client Jar with JBoss 4.0.4
            benoitx

            I do not know about the Patch1 but the 4.0.4.GA once exploded has a jboss-4.0.4.GA/client directory which contains the hibernate-client.jar

            Hope this helps

            Benoit

            • 3. Re: Hibernate Client Jar with JBoss 4.0.4
              magdalena.piller

              Strange...I just downloaded it again from jboss.org and it does not contain a hibernate-client.jar in its /client folder.
              I used the patch1 installer to install a separate jboss and selected the "ejb3" profile. The resulting installation DID contain a hibernate-client.jar.
              But the standard zip distribution does not. Anyway...I just copied it over and am happy now...
              thx for the reply!