My apologies for cross-posting this here and on Stack Overflow, but I have a very tight deadline (like always) and was hoping for a quick response indicating if this is a bug in NHibernate Envers or not.
I'm getting "*Only one property may have the attribute [RevisionNumber]!" *when trying to use my own CustomRevisionInformation class. I've tried setting it up both using Fluentconfiguration (preferred) and using AttributeConfiguration, Both fails with the same MappingException. More details can be found on SO http://stackoverflow.com/questions/16161697/auditing-user-using-nhibernate-envers-fluentconfiguration I'd be very grateful for any feedback. /Jonas -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
