Hi,
I am new to Hibern8IDE. The installation and setup of hibernate.properties file went fine. The problem occurs after providing mapping files in the Configurations window (hit Apply button). The exact message follows:
" [java] 17:22:59,905 INFO Configuration:166 - Mapping file: C:\Programs\hibern8ide\hibernate-extensions-2.1.3\console\hbm\ClrFacility.hbm.xml
[java] 17:23:00,030 ERROR Configuration:175 - Could not configure datastore from file: C:\Programs\hibern8ide\hibernate-extensions-2.1.3\console\hbm\ClrFacility.hbm.xml"
Questions:
======
- Why is it trying to lookup a datastore in the hbm file?
- How to setup java classes for HBM persistent objects? Is it done through
"Class path:" entry on Configurations window? Does it need to be done at all? (I saw only mapping files and hibernate.properties setup in Max's presentation
http://www.hibernate.org/~max/h8ide/vhi ... plorer.htm )
We are using the following versions for Console:
- hibernate-2.1.2
- hibernate-extensions-2.1.3
and connecting to Oracle database through
- oracle.jdbc.driver.OracleDriver
Thank you,
Stan.