[forge-users] CR2 and Hibernate plug-in

Paul Keogh paul.keogh at gmail.com
Thu Feb 9 17:23:15 EST 2012


Hi,

Tried installing the Hibernate plug-in in CR2 and am seeing;

[biller] biller$ generate-entities --url jdbc:hsqldb:localhost:9001
--driver org.hsqldb.jdbcDriver --dialect
org.hibernate.dialect.MySQLDialect
 ? In which package you'd like to create this @Entity, or enter for
default: [ie.seamlesssoftware.biller.model]
***ERROR*** [generate-entities] org/slf4j/impl/StaticLoggerBinder
[biller] biller$ generate-entities --url jdbc:hsqldb:localhost:9001
--driver org.hsqldb.jdbcDriver --dialect
org.hibernate.dialect.MySQLDialect
 ? In which package you'd like to create this @Entity, or enter for
default: [ie.seamlesssoftware.biller.model]
***ERROR*** [generate-entities] Could not initialize class
org.hibernate.cfg.JDBCMetaDataConfiguration
[biller] biller$

I recall that this was a problem from a while back ?

I'm happy to try and have a go at resolving this -any pointers in the
right direction gratefully accepted.

Also, I can't find the error messages in the runtime log - should they
be logged here ?


More information about the forge-users mailing list