Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-457
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-457
Summary: Documentation - Table 17.3 has an incorrect property name in it
Type: Bug
Status: Unassigned
Priority: Minor
Project: Hibernate2
Components:
toolset
Versions:
2.0.3
Assignee:
Reporter: Joshua Davis
Created: Wed, 5 Nov 2003 6:04 AM
Updated: Wed, 5 Nov 2003 6:04 AM
Environment: Windows XP Pro, JDK 1.4.1_02, ANT 1.5.2
Description:
Found this while trying to get the ANT schema export task to work:
Table 17.3 in the documentation referrs to a property 'hibernate.connection.driver', which is incorrect. The SchemaExport tool expects the property name to be 'hibernate.connection.driver_class'. If 'hibernate.connection.driver_class' is not specified, the tool will fail.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|