[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-3610) NullPointer when generating schema if the other side of ManyToMany is not Versioned

Adam Warski (JIRA) noreply at atlassian.com
Tue Nov 18 05:09:16 EST 2008


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-3610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Warski resolved HHH-3610.
------------------------------

      Assignee: Adam Warski
    Resolution: Duplicate

Duplicate of HHH-3560

> NullPointer when generating schema if the other side of ManyToMany is not Versioned
> -----------------------------------------------------------------------------------
>
>                 Key: HHH-3610
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3610
>             Project: Hibernate Core
>          Issue Type: Bug
>          Components: envers
>         Environment: Hibernate 3.2.6 and Envers 1.1.0GA
>            Reporter: Corneil du Plessis
>            Assignee: Adam Warski
>
> NullPointer exception on org.jboss.envers.configuration.metadata.CollectionMetadataGenerator line 349 when the other side of a ManyToMany is not annotated as Versioned.
> I believe Envers should be able to deal with Versioned objects being associated to objects that are not Versioned.
> ManyToOne should be like an @UnVersioned attribute

-- 
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