On 03/27/2011 01:36 PM, Scott Marlow wrote:
We just discussed Hibernate 4.0 annotation scanning the other day and
I
wanted to add to the conversation (which was about using
I mean, possibly using jandex... ;-)
https://github.com/jbossas/jandex).
As a workaround for
https://issues.jboss.org/browse/JBAS-9141, I'll
request a merge of the following change. This is about AS7 setting the
"hibernate.ejb.resource_scanner" property to
org.jboss.as.jpa.hibernate.HibernateAnnotationScanner (which implements
the org.hibernate.ejb.packaging.Scanner interface).
If we move away from supporting the current Scanner interface in
Hibernate 4.0, we should discuss the impact on the AS7 scanner
implementation.
The HibernateAnnotationScanner class is in this commit (with other
changes that go with it):
https://github.com/scottmarlow/jboss-as/commit/5aaaa630f38d89d3bbbe832cac...
Scott
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev