Hibernate 3.2.2 is trying to register the SessionFactory in JNDI even
though I have NOT specified a name= attribute or
hibernate.session_factory_name in the configuration.
I can't find a setting in the configuration that will explicitly
disable JNDI binding for the SessionFactory. Anyone know how to
do this?
Jim Garrison - 11 Mar 2007 06:48 GMT
In the immortal words of Miss Emily Litella, "Never mind...."
I figured it out (dumb mistake, misplaced XML start-of-comment :-)
> Hibernate 3.2.2 is trying to register the SessionFactory in JNDI even
> though I have NOT specified a name= attribute or
[quoted text clipped - 3 lines]
> disable JNDI binding for the SessionFactory. Anyone know how to
> do this?