Menu

#22 Case sensitive probleme

open
nobody
None
5
2010-05-17
2010-05-17
Anonymous
No

In Mysql I have a table named "access_request"

and in my tomcat I have the following exception when I'm installing Express

Caused by: org.hibernate.HibernateException: Missing table: ACCESS_REQUEST
at org.hibernate.cfg.Configuration.validateSchema(Configuration.java:1086)
at org.hibernate.tool.hbm2ddl.SchemaValidator.validate(SchemaValidator.java:116)
at org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:317)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1300)
at org.hibernate.cfg.AnnotationConfiguration.buildSessionFactory(AnnotationConfiguration.java:867)
at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:669)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.