[
https://jira.jboss.org/browse/JBIDE-7274?page=com.atlassian.jira.plugin.s...
]
Jiri Peterka closed JBIDE-7274.
-------------------------------
Verified in JBDS 4.0.0.beta1 #31, Linux 64
Hibernate Ant Code Generation -> for Console Configuration if
"Property file" is empty -> incorect script generated
-------------------------------------------------------------------------------------------------------------------
Key: JBIDE-7274
URL:
https://jira.jboss.org/browse/JBIDE-7274
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.Beta1
Reporter: Vitali Yemialyanchyk
Assignee: Vitali Yemialyanchyk
Priority: Blocker
Fix For: 3.2.0.Beta1, 3.2.0.Beta2
1) Create Hibernate Console Configuration with "Database connection" with some
Eclipse Connection Profile & "Property file" field should be empty;
2) Create some Hibernate Codegen config which is use prev. Hibernate Console Config.;
3) Export Codegen config created at step 2 to Ant codegen script;
properties file content look like this:
hibernate.connection.driver_class=${hibernate.connection.driver_class}
hibernate.connection.url=${hibernate.connection.url}
hibernate.connection.username=${hibernate.connection.username}
hibernate.connection.password=${hibernate.connection.password}
hibernate.dialect=${hibernate.dialect}
- this is wrong.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira