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

Corneil du Plessis (JIRA) noreply at atlassian.com
Tue Nov 18 03:49:16 EST 2008


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


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