Joined: Tue Apr 06, 2004 10:51 am Posts: 1
|
I am running an application under WSAD 5.0.1.
Receiving error - [INFO] Environment -- hibernate.properties not found.
Using Hibernate 2.1.2.
Have tried placing the hibernate.properties file in following locations:
C:\
C:\hibernate -> where my hibernate2.jar is
C:\hibernate-2.1\bin
WSAD (Eclipse) workspaces directories:
C:\workspaces\my_local_project
C:\workspaces\my_local_project\hibernate -> my WSAD project
C:\workspaces\my_local_project\hibernate\bin
C:\workspaces\my_local_project\hibernate\lib -> external jars
C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5\java\bin -> where I've successfully placed other .properties files when running apps
Have browsed/searched in Hibernate forums/IBM DeveloperWorks forums.
Have read the FAQs.
Suggestions?
Thanks,
Steve
|
|