1 Reply Latest reply on Sep 3, 2009 9:57 AM by sam-user

    Auditing tables not being created

    sam-user

      Hello,

      I just started with envers and after I managed to resolve all the hibernate versions related problems I got this message:

      org.hibernate.HibernateException: Missing table: MY_TABLE_AUD


      I thought all the auditing table are created automatically, but apparently I was wrong.

      My application is a Seam/Oracle 10 app running under JBoss 4.2.3 and I'm using the latest version of envers with Hibernate 3.4.0.GA.

      I followed the quick start guide but there's nothing there about creating tables. Do I need to explicitly run the ant task for creating these?

      Any suggestions would be highly apreciated.

      Thanks.