[
http://opensource.atlassian.com/projects/hibernate/browse/HBX-624?page=all ]
Max Rydahl Andersen closed HBX-624:
-----------------------------------
Resolution: Incomplete
no follow up..
Dialect class not found: org.hibernate.dialect.OracleDialect
------------------------------------------------------------
Key: HBX-624
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HBX-624
Project: Hibernate Tools
Type: Bug
Versions: 3.1beta4
Environment: Eclipse
Reporter: Dominique Vernier
Priority: Minor
While I'm trying to create a sessionFactory from the hibernate console, I get this
error.
org.hibernate.HibernateException: Dialect class not found:
org.hibernate.dialect.OracleDialect
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.
I noticed that I have 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira