1. hibernate.cfg.xml path stackoverflow.comI have a java project and I am using hibernate.The thing here is I want to place the hibernate.cfg.xml file outside "src" folder, but when I am configuring this file it ... |
2. hibernate.cfg.xml path as parameter forum.hibernate.orgHi everybody, I'm stucked since two days working on my app because of the hibernate.cfg.xml that my app can't find. I get the following error at runtime (i put the command line and everything else): Code: D:\java\workspace\cs2ra>java -classpath ".;D:\java\workspace\config\bup\*;D:\jav a\workspace\cs2ra\target\*" -jar target/cs2ra-1.0.0-jar-with-dependencies.jar - i ../clearingExport_1309770277873.xml -schema repclr_main -cfgfile hibernate.cfg .xml getInstance processing param ../clearingExport_1309770277873.xml repclr_main hibernate.cfg.xml 1 17:54:02,023 INFO ... |
3. problem with the path of the file hibernate.cfg.xml forum.hibernate.org |
4. change path of hibernate.cfg.xml. forum.hibernate.org |