Joined: Wed Mar 02, 2005 6:28 pm Posts: 13
|
Hibernate version: 3.0rc1
Eclipse 3.1m5
hibernate-tools-3.0alpha1.tar.gz
Database: mysql 3.23.58
Hi you all. I've got a problem with using hibernate-tools-3.0alpha1.tar.gz. The first and unsigninficant part is that when I try to save hibernate.cfg.xml file and an error shows up: "SaveFailed: Null". After that the file is saved however I can't understand where whis error comes from.
The worse thing is that I hava one ohter error which prevents me of using "Hibernate Artifact Generator". OK, I use the pluging from hibernate-tools and create a hibernate.cfg.xml file. After that I want to generate some hbm.xml files for the classes I have. However when try to do it this error comes:
Error under artifact generation Reason: org.hibernate.console.HibernateConsoleRuntimeException: problems while loading databse driverclass (org.gjt.mm.mysql.Driver)
Any ides how to fix this?
|
|