Joined: Thu Jul 17, 2008 12:13 pm Posts: 2 Location: India
|
Hi There,
I am gettign teh following exception when I do "ant schemaexport"
D:\myeclipse\workspace\caveatemptor-native-061211>ant schemaexport
Buildfile: build.xml
compile:
copymetafiles:
schemaexport:
[hibernatetool] Executing Hibernate Tool with a Standard Configuration
[hibernatetool] 1. task: hbm2ddl (Generates database schema)
BUILD FAILED
java.lang.ExceptionInInitializerError
Total time: 2 seconds
Am I supposed to do some configurations before doing an ant to generate teh schema?
|
|