[
https://issues.jboss.org/browse/JBIDE-19535?page=com.atlassian.jira.plugi...
]
Jiri Peterka updated JBIDE-19535:
---------------------------------
Description: Cannot generate ddl when hibernate console is NOT used. It
actually works when Hibernate 3.5, 3.6, 4.0 is used but not for 4.3. Found by extended
automated tests. (was: Cannot generate ddl when hibernate console is used. I will
investigate further, it worked for 4.3 (and didn't work for lower hibernate
versions))
Steps to Reproduce:
STEP: Create Maven Project with Hibernate Dependencies
STEP: Add JPA facets (Hibernate (JPA 2.1) and sakila h2 db connection profile
STEP: JPA Tools -> Generate Entities from Tables (disable Use Console Configuration)
STEP: Finish
ASSERT: DDL file should be generated
was:
STEP: Create Maven Project with Hibernate Dependencies
STEP: Add JPA facets (Hibernate (JPA 2.1) and sakila h2 db connection profile
STEP: JPA Tools -> Generate Entities from Tables (disable Use Console Configuration)
STEP: JPA Tools -> Generate Tables to entities (use hibernate configuration),
STEP: Finish
ASSERT: DDL file should be generated
Environment: JBDS 8.1.0.GA (was: JBDS 8.1.0.Beta1)
Workaround Description: Enable usage of hibernate console (was: Disable usage of
hibernate console there)
Cannot generate ddl when hibernate console is NOT used
------------------------------------------------------
Key: JBIDE-19535
URL:
https://issues.jboss.org/browse/JBIDE-19535
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 4.2.3.Beta1
Environment: JBDS 8.1.0.GA
Reporter: Jiri Peterka
Assignee: Koen Aers
Priority: Critical
Fix For: 4.3.0.Alpha2
Cannot generate ddl when hibernate console is NOT used. It actually works when Hibernate
3.5, 3.6, 4.0 is used but not for 4.3. Found by extended automated tests.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)