Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 2
Name and version of the database you are using:PostgreSQL 7.4.7
I have a project that uses hibernate with a hibernate.properties file. When I try to deploy the project to a SUN Appserver I get an error: connot find hibernate.cfg.xml. I don“t get the error when I create the cfg.xml file. The properties file was available in the same location.
I understand that both files are just different layouts for the same thing: Configuring the hibernate environment. So why do I get this error? Is the use of the cfg.xml file recommended?
Thanks for any hint/help!
Regards,
Chris