Re: Hibernate trying to register SessionFactory in JNDI - Problem



In the immortal words of Miss Emily Litella, "Never mind...."

I figured it out (dumb mistake, misplaced XML start-of-comment :-)

Jim Garrison wrote:
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?
.