- 
        1. Unexpected audit entriesal0 May 18, 2011 2:34 AM (in response to aminmc)See http://community.jboss.org/thread/159093, it may explain your situation 
- 
        2. Re: Unexpected audit entriesaminmc May 18, 2011 3:12 PM (in response to al0)Hi Thanks for your reply. I tried the option you mentioned however i'm still getting the same issue. The way around it was to remove the cascadeType.ALL and then changed the way i created classA which gave the correct behaviour. It seems as though even if i don't update the collection entityB audit is updated. Cheers 
- 
        3. Unexpected audit entriesadamw May 20, 2011 10:16 AM (in response to aminmc)Hmm that's very weird. Can you try creating a test case for this? Adam 
- 
        4. Re: Unexpected audit entriesaminmc May 20, 2011 6:02 PM (in response to adamw)Hi Adam Please find attached a simple spring/hibernate envers example which demonstrates the issue. CascadeAllEnversTest shows i'm expecting a single entry in audit for the creation of ClassB but when i update ClassA i get 2 entries for ClassB. Cheers - 
            
                            
            hibernate-envers-test.zip 8.8 KB
 
- 
            
                            
            
- 
        5. Re: Unexpected audit entriesadamw May 27, 2011 1:15 PM (in response to aminmc)Thanks! Can you maybe create an bug and attach the testcase there? Adam 
- 
        6. Re: Unexpected audit entriesaminmc May 29, 2011 2:03 AM (in response to adamw)Hi I've created a JIRA for this issue: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6275 Thanks 
- 
        
 
     
    