-->
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
PostPosted: Wed Apr 19, 2006 11:40 am 
Newbie

Joined: Wed Apr 19, 2006 11:17 am
Posts: 5
Hi,

I'm a newbe to this hibernate world and I'm having a slight issue as when i deploy my basic solution which talks to an oracle db the AS throws up this error org.hibernate.HibernateException : Dialect class not found: net.sf.hibernate.dialect.OracleDialect.

I'm pretty sure i've added all the jars just to be on the safe side... does anyone atleast know the name of the jar this sits in.

Any pointers would be nice.

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 19, 2006 11:49 am 
Expert
Expert

Joined: Fri Aug 19, 2005 2:11 pm
Posts: 628
Location: Cincinnati
change the net.sf.hibernate.dialect.OracleDialect to org.hibernate.hibernate.dialect.OracleDialect

_________________
Chris

If you were at work doing this voluntarily, imagine what you'd want to see to answer a question.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Apr 19, 2006 12:01 pm 
Newbie

Joined: Wed Apr 19, 2006 11:17 am
Posts: 5
thanks chris this helped... u get ur well deserved credit... just 4 any1 else that reads the post you need get rid of one of the hibernate packages in the path so it's: org.hibernate.hibernate.dialect.OracleDialect


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.