-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Dialect class not found
PostPosted: Wed Mar 03, 2004 5:55 pm 
Beginner
Beginner

Joined: Wed Feb 04, 2004 5:21 pm
Posts: 37
Ive been plodding along for quite a while on my new hibernate project with a nice feeling of success.

Made a couple of mapping documents and created classes and sql with hbm2java and hbm2ddl using Ant. Wrote a TestCase which created a number of records in my new tables.

Then I decided to configure properties etc in java rather than using hibernate.properties and hibernate.cfg.xml and went about to change things.

Now things work fine, EXCEPT for hbm2ddl. All of a sudden I cant get it to work.

I do have the mysql driver (3.10) together with hibernate2 (2.1.2) in my $basedir/lib directory;
Even so I get a,

"Schema text failed: Dialect class not found: net.sf.hibernate.dialect.MySQLDialect" from the SchemaExport Ant task.

I even tried to change it to a java task, but it still complains about the missing Dialect

my <classpath> contains all jars for runtime and compile time, as well as the jar for the POJO's

Any clues ?

Henrik

P.S. I saw some references to an examples directory on hibernate.org, but the links are broken. Where can I find examples ?


Top
 Profile  
 
 Post subject: Re: Dialect class not found
PostPosted: Wed Mar 03, 2004 6:03 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
hvendelbo wrote:
I saw some references to an examples directory on hibernate.org, but the links are broken. Where can I find examples ?

Which links are broken ?

_________________
Emmanuel


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.