[jboss-user] [JBoss Seam] - Re: Audit Interceptor with State

griffitm do-not-reply at jboss.com
Mon Oct 15 18:56:34 EDT 2007


Ok, it helps if you bind the auditHomeEntityManager, I did that and got past the initial error. Now when I try to edit the entity that is marked @Auditable I get this error on update:
17:53:35,633 FATAL [application] java.lang.IllegalArgumentException: Unknown entity: uk.co.splendid.audit.AuditLog
  | javax.faces.el.EvaluationException: java.lang.IllegalArgumentException: Unknown entity: uk.co.splendid.audit.AuditLog
  |         at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:9
  | 1)

The 2 required tables have not been created in my table space, is that the reason for the error?

MG

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095430#4095430

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095430



More information about the jboss-user mailing list