5 Replies Latest reply on Oct 23, 2009 2:17 AM by adamw

    Change does not get logged

    hot33331

      I have an entity PostalAddress which extends the abstract class Address.
      PostalAddress does not contain any additional properties.
      I put the annotation @Audited in both of them. I get a table address_aud, but nothing happens there, when I change the a PostalAddress object and save it.

      Am I doing something wrong here?

      Cheers,

      Tobias