1 Reply Latest reply on Jan 10, 2007 7:55 AM by epbernard

    SEAM : Integrating Hibernate Search Annotations and EJB3.0

    michaelp

      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.