I'm having trouble with this tool and cannot find the documentation. I've looked at the faq and it only seems to dicuss hiberante. I've googled for schemaexport documenation with no luck either.
Where does it look for the hibernate.cfg.xml file? As a result of me changing eclipse's build path from puregamesinc to puregamesinc/src, the ant task can no longer find the hiberante.cfg.xml file.
Before I changed the build path, it (schemaexport) could not find the Person.hbm.xml file. Person.hbm.xml was definitly where I said it was in the hiberante.cfg.xml mapping statement. I can generate the Person.hbm.xml with the hibernatedoclet. I checked the permissions and did a chmod 777 Person.hbm.xml and this did not help.
Any suggestions?
Thanks,
Siegfried
|