[
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2071?page=c...
]
Emmanuel Bernard commented on HHH-2071:
---------------------------------------
The method interface has changed. And all the implementation has been updated. Why do you
say doSecondPass(Map persistentClasses, Map inheritedMetas) should exist?
org.hibernate.cfg.SecondPass (wrong interface)
----------------------------------------------
Key: HHH-2071
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-2071
Project: Hibernate3
Type: Bug
Components: core
Versions: 3.2.0.cr4
Reporter: Ricardo Terra
Priority: Blocker
Attachments: logerror.txt
The interface org.hibernate.cfg.SecondPass is wrong. The method void
"doSecondPass(Map persistentClasses, Map inheritedMetas) " should be exists,
however just method "void doSecondPass(java.util.Map persistentClasses)"
exists.
So, when I start the application was caused a error like in attachment.
Just that.
R. Terra
--
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....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira