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 ?