]
George Gastaldi closed FORGEPLUGINS-1.
--------------------------------------
Resolution: Out of Date
cannot generate entities from Mysql db using Hibernate Tools plugin
-------------------------------------------------------------------
Key: FORGEPLUGINS-1
URL:
https://issues.jboss.org/browse/FORGEPLUGINS-1
Project: Forge Plugins/Addons
Issue Type: Bug
Environment: Forge 1.0.0-SNAPSHOT, hibernate tools plugin
Reporter: Tomas Remes
Assignee: Koen Aers
I am using latest Forge 1.0.0-SNAPSHOT and I am not able to run "generate-entities
--dialect org.hibernate.dialect.MySQLDialect --driver com.mysql.jdbc.Driver". Even
though I have my mysql connector jar in $FORGE_HOME/lib, it gives me:
Driver class: com.mysql.jdbc.Driver could not be loaded. Check that the driver jar(s) are
in $FORGE_HOME/lib.
***ERROR*** [generate-entities] JDBC Driver class not found: com.mysql.jdbc.Driver