Joined: Thu Sep 01, 2005 2:31 pm Posts: 1
|
Hello everyone,
I am working on a project where there is a Web module and an EJB jar module packaged in an EAR file. Both the Web and Ejb module have hibernate dependencies.
So i have moved up all the required jars to the EAR level and added Jar dependencies to both the Web and the EJB module.
But the problem i am facing is that i don't know where to place the hibernate.cfg.xml so that it will be visible to both the Web and the EJB module.
Thanks in advance
Sriram
|
|