Hi, quick question. Is it possible to make use of the hibernate annotations exstensions (in particular the Hibernate - Lucene integration) while using EJB3.0 to define your entities via Seam?
To clarify, I'd like to mark up my entities using EJB3.0 annotations and use Hibernate as the persistence provider, and also use the Hibernate Search annotations on some entity classes to have a lucene index updated automatically? I've had a quick bash and this doesn't seem to work. Any help appreciated. Cheers. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999771#3999771 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999771 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
