startup « cfg « JPA Q&A





1. hibernate.cfg.xml problem on startup    coderanch.com

i dont know man. it (my program) seems to be working. i have it set up so the db is in /usr/lib/JADE i figure if i put the db there and leave the db name always JADE_DB then i am safe. i had initially thought i'd like for the user to be able to move the db around on the pc ...

2. Startup exc. w/ hibernate.cfg.xml and ThreadLocal sess. hdl.    forum.hibernate.org

Newbie Joined: Thu Oct 28, 2004 1:33 pm Posts: 14 Location: Stuttgart Hi Hibernate community, I am trying to get Hibernate to run using MS SQL Server 2000 using the ThreadLocal session handling approach (see class HiberateSession below). (As far as I can see, this requires the usage of the file hibernate.cfg.xml instead of hibernate.properties). But when doing so, I get ...