On Sep 11, 2008, at 07:16, Adam Warski wrote:
Also Emmanuel has added "autoregistration" of listeners
for when Search is on classhpath during the EntityManager
factory startup; IMHO it would be nice to register this one
in the same way.
As far as I remember, the autoregistration is done by checking if
the listener classes (their names are simply written there as String-
s) can be loaded by the current class loader. So adding a similar
feature for Envers would require changing Hibernate code. But maybe
that changed :). That's really not a question for me.
We need to discuss a generic mechanism in Hibernate 4
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev