2 Replies Latest reply on May 15, 2004 10:28 AM by ltcmelo

    Hibernate in JBoss 3.2.3 ???

    ltcmelo

      Hi,
      i'd like to try Hibernate on JBoss 3.2.3, what are the procedures for doing so (configuration, etc...) ?

        • 1. Re: Hibernate in JBoss 3.2.3 ???

          www.hibernate.org. Seriously. We just started using Hibernate and the documentation is very good. Every time I've been stuck for a little while it was because there was too much documentation, not too little.

          Look for setting up a JMX MBean in JBoss. This will bind a hibernate factory to JNDI and you go from there.

          • 2. Re: Hibernate in JBoss 3.2.3 ???
            ltcmelo

            I've searched around there, but things still look a little dark to me.
            Actually, i'm getting kinda lost. Also, sometimes, i just don't uderstand what is said.
            For example, i the part of setting up the JBoss MBean it says.


            1. Prepare your JDBC DataSource for use with Hibernate.
            Please refer to JBoss docs, or the examples included in the JBoss distribution.


            What examples?

            I just think that some instructinos are not detailed enough.

            Can you at least, clear this first instruction to me?

            Thanks,
            ltcmelo