From: Matt R. (JIRA) <no...@at...> - 2006-06-07 14:10:33
|
Reverse Engineering Strategy cannot find constructor ---------------------------------------------------- Key: HBX-685 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-685 Project: Hibernate Tools Type: Bug Components: reverse-engineer Versions: 3.1.beta5 Reporter: Matt Read The custom reverse engineering strategy I was using on 3.1beta4 fails with the following error on beta 5. I've tried pasting the "ExampleStrategy" from the documentation (http://www.hibernate.org/hib_docs/tools/reference/en/html/reverseengineering.html#custom-reveng-strategy) and that fails too. "Could not create or find com.xxx.ExampleStrategy with one argument delegate constructor" -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira |