Hi,
I would like to register a Hibernate audit interceptor which is tracking updates/inserts of persistent entities with the hibernate session in AppFuse. The sessionFactory bean definition is probably hidden in the appfuse jars, so I wonder if someone can give me any advice on how to do that. It seems one can also use hibernate event listeners and register them in hibernat.hbm.xml, but I have an interceptor already based on org.hibernate.EmptyInterceptor I would like to use.

Matt mentioned one might use the HibernateExtensionPostProcessor for that, but I cant see how?
http://www.nabble.com/Hibernate-Interceptor-td15482342s2369.html

Any help greatly appreciated.
thanks,

Markus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to