[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5197) Envers documentation doesn't include the correct configuration when using Hibernate directly

Miguel Almeida (JIRA) noreply at atlassian.com
Wed May 5 13:39:05 EDT 2010


Envers documentation doesn't include the correct configuration when using Hibernate directly
--------------------------------------------------------------------------------------------

                 Key: HHH-5197
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5197
             Project: Hibernate Core
          Issue Type: Patch
            Reporter: Miguel Almeida
         Attachments: quickstart.xml.diff

In Envers' Documentation, the quickstart section refers that one should add some properties:

<property name="hibernate.ejb.event.post-insert"...

However, in my Test Case, using Hibernate directly, this configuration didn't work. What worked was the configuration in https://forum.hibernate.org/viewtopic.php?p=2420963&sid=f4687909b0137dfc1c4f742a57663318#p2420963 - adding the listeners.


I propose the attached diff to the quickstart.xml documentation section to include this configuration.

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