-->
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.  [ 3 posts ] 
Author Message
 Post subject: Dialect class not found: org.hibernate.dialect.OracleDialect
PostPosted: Wed Mar 22, 2006 10:14 am 
Newbie

Joined: Tue Mar 21, 2006 1:29 pm
Posts: 9
Hi,

While I'm trying to create a sessionFactory from the hibernate console, I get this error.

If I remove the hibernate.dialect properties from the hibernate.propertis file is works, but of course I guess the default dialect is loaded...

If I put the hibernate.dialect properties in the hibernate.cfg.xml it works to, but then I have to have one hibernate.cfg.xml for the Hibernate console and another one for my test.

Could somebody tell me how I have to setup the hibernate.properties to setup correctly the hibernate.dialect?

Is there an existing issue with the OracleDialect?

Hibernate version: 3.1.1

Full stack trace of any exception that occurs:
org.hibernate.HibernateException: Dialect class not found: org.hibernate.dialect.OracleDialect
org.hibernate.HibernateException: Dialect class not found: org.hibernate.dialect.OracleDialect


Name and version of the database you are using:
Oracle10g


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 22, 2006 10:22 am 
Newbie

Joined: Tue Mar 21, 2006 1:29 pm
Posts: 9
Just posted the cases and just found the solution.

I had some spaces left after the "org.hibernate.dialect.OracleDialect". I removed them and it was ok.

It would be good, if we can add a trim() in the hibernate tool.

Regards
Dominique


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 22, 2006 1:32 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 6:10 am
Posts: 8615
Location: Neuchatel, Switzerland (Danish)
submit a bug report

_________________
Max
Don't forget to rate


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 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.