[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6374) problem auditing an EnumMap collection

Michal Klimuk (JIRA) noreply at atlassian.com
Tue Jun 28 07:17:53 EDT 2011


problem auditing an EnumMap collection
--------------------------------------

                 Key: HHH-6374
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6374
             Project: Hibernate Core
          Issue Type: Bug
          Components: envers
    Affects Versions: 3.6.2
         Environment: hibernate 3.6.2.Final, MySQL
            Reporter: Michal Klimuk
         Attachments: envers-problem.zip

The issue is initially described in my post: http://community.jboss.org/message/612144#612144

org.hibernate.NonUniqueObjectException is thrown when we try to audit an EnumMap collection. Everything is back to normal when we switch to HashMap implementation.

See the test case for illustration.

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