This content has been marked as final.
Show 2 replies
-
1. Re: Hibernate in JBoss 3.2.3 ???
Steve Lewis May 15, 2004 9:35 AM (in response to Leandro Terra Melo)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 ???
Leandro Terra Melo May 15, 2004 10:28 AM (in response to Leandro Terra Melo)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