1 Reply Latest reply on May 11, 2011 8:07 AM by hernanbolido

    Write the audit records to another datasource.

    jansquared

      Is it possible to configure  Envers to commit the audit records to another datasource?

       

       

      In the Hibernate Documentation it says that you can specify a different schema/catalog by providing the following properties:

       

      org.hibernate.envers.default_schema

      org.hibernate.envers.default_catalog

       

      Unfortunately, our requirement is to put the audit tables in a different box instead of a different schema/catalog

       

      Would this be possible?

       

      Thanks

      Jan.