[forge-users] connection-create-profile does not recognise hibernateDialect

forge-users at lists.jboss.org forge-users at lists.jboss.org
Thu Aug 14 18:36:15 EDT 2014


Ok - I found the solution by searching other reports of issues and deducing that this command requires an hibernateDialect specified in a very non intuitive way:
MySQL5\ with\ InnoDB\ :\ org.hibernate.dialect.MySQL5InnoDBDialect
The descriptive text before the hibernate class specification for the dialect
mustbe present and the embedded blanks must be escaped with a backslash.

Posted by forums
Original post: https://community.jboss.org/message/884582#884582


More information about the forge-users mailing list