I continue to have difficulty with hibernate.properties.
I put it in the JAR, in the root, and specified that. I tried it in a
subdirectory.
Hibernate just doesn't find it. I have to programmatically load it myself
and stick it in a configuration.
what am I missing here?
-
I'm confused about the way hibernate loads from hibernate.properties.
I'm using maven, xdoclet, jboss.
It seems that it finds all those things when it loads, I see the objects
being mapped in the log.
however it complains that it can't find hibernate.properties, can't find my
dialect, no JNDI name