[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2071) org.hibernate.cfg.SecondPass (wrong interface)

Ricardo Terra (JIRA) noreply at atlassian.com
Tue Sep 12 10:00:24 EDT 2006


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.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira




More information about the hibernate-issues mailing list