From: <leg...@at...> - 2003-06-11 13:11:18
|
The following issue has been updated: Updater: Gavin King (mailto:ga...@in...) Date: Wed, 11 Jun 2003 8:10 AM Comment: Haslf of this issue was fixed. Are we maintaining this tool? Changes: priority changed from Major to Minor --------------------------------------------------------------------- For a full history of the issue, see: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-14&page=history --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-14 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-14 Summary: Problem in ReverseGenerator (sequence generator class) Type: Bug Status: Unassigned Priority: Minor Project: Hibernate2 Versions: 2.0rc2 Assignee: Reporter: Max Rydahl Andersen Created: Sat, 3 May 2003 10:03 AM Updated: Wed, 11 Jun 2003 8:10 AM Description: Problem in sequence generator class. The ReverseGenerator tool generate wrong wml configuration for the generator tag and DOCTYPE. The generated doctype still refers to 1.1, it should rever to 2.0. Apparently, generator tag is modified in 2.0 when sequence is used as the generator class. In 2.0, the param tag expects a 'name' attribute while in 1.0 the name was specified as the normal text attribute. Failing to configure that parameter correclty, generates a NullPointerException in the configure.buildSessionFactory(). (original: http://sourceforge.net/tracker/index.php?func=detail&aid=720678&group_id=40712&atid=428708) --------------------------------------------------------------------- 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/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |