Re: problem with Hibernate:schema-export task

2005-11-01 Thread Marco Mistroni
all, > i am trying to run the hibernate:schema-export task, but so far > unsuccessfully :( > here's my hibernate.properties file > hibernate.connection.driver_class=org.hsqldb.jdbcDriver > hibernate.connection.url=jdbc:hsqldb:foo > hibernate.connect

problem with Hibernate:schema-export task

2005-11-01 Thread Marco Mistroni
hello all, i am trying to run the hibernate:schema-export task, but so far unsuccessfully :( here's my hibernate.properties file hibernate.connection.driver_class=org.hsqldb.jdbcDriver hibernate.connection.url=jdbc:hsqldb:foo hibernate.connection.username=sa hibernate.di

hibernate:schema-export failing?

2004-05-07 Thread J. Matthew Pryor
, so I am a bit confused as to what is really gong on here Anyone got any hints on further diagnosis? Thanks, Matthew hibernate:schema-export: [echo] Exporting Hibernate Schema file [mkdir] Created dir: C:\herbivore\modules\web-ui\target\schema file:/C:/herbivore/modules/web-ui/target/cla

RE: hibernate:schema-export [SOLUTION]

2004-01-03 Thread Marc Dugger
Apply patch: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPHIBERNATE-2 > -Original Message- > From: Marc Dugger [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 03, 2004 8:46 AM > To: [EMAIL PROTECTED] > Subject: hibernate:schema-export >

hibernate:schema-export

2004-01-03 Thread Marc Dugger
I am receiving ClassNotFoundException's (i.e. org/dom4j/Attribute, net/sf/hibernate/Lifecycle, etc.) for various dependencies of the hibernate plug-in. I've built and installed the hibernate plug-in from CVS but I continue to suffer at the hands of ClassNotFoundException. Is there any secret twea

Re: hibernate:schema-export error

2003-11-25 Thread Ramana Ramachandran
an <[EMAIL PROTECTED]> wrote: > Hi > I am using maven 1.0RC1 and > maven-hibernate-plugin-1.0-SNAPHOT and trying to > generate the ddl script for hsqldb. However, I am > getting the following error when I try to execute > “maven.bat –debug hibern

hibernate:schema-export error

2003-11-20 Thread Ramana Ramachandran
Hi I am using maven 1.0RC1 and maven-hibernate-plugin-1.0-SNAPHOT and trying to generate the ddl script for hsqldb. However, I am getting the following error when I try to execute “maven.bat –debug hibernate:schema-export” Root cause java.lang.NoClassDefFoundError: org/springframework/orm