-
Bug
-
Resolution: Done
-
Major
-
4.19.1.Final
-
None
-
Undefined
- Open the Hibernate console configuration wizard
- Select an Eclipse connection profile (I use the Sakila H2 database)
- Check the cfg.xml file creation toggle
- Don't navigate to the next page but push finish
=> Expanding the Session Factory entry of the newly created Hibernate Console Configuration results in a stacktrace
The dialect is not set because the configuration seems to rely on Hibernate provided connection information while it should come from the Eclipse connection profile.