Hi Koen,
is it possible that it's initializing with the wrong version of Hibernate ORM ?
Dimitry below mentioned versions hibernate-core 4.3.1 and
hibernate-search 5.0.1; these are getting a bit old now but they work
fine together. Is it possible the jboss-tools plugin could use a
different hibern
Hey Sanne and Dmitry,
I am trying to wrap my head around this problem and I found that Hibernate ORM
can see the Hibernate Search services. “SearchFactoryReference” is instantiated
while building the services. However, its “initialize” method is never called.
AFAICS this is the responsibility o
Hi Koen,
this is a classloader issue for which we'll need your help. It's a
very simple issue: Hibernate ORM needs to see the services exposed
from Hibernate Search when the SessionFactory is started, so that it
triggers the correct integrations.
My guess is that some metadata needs to be changed
Hi,
sounds a lot like Hibernate Search is not properly started yet if the
ExtendedSearchIntegrator
is equal to null.
Martin Braun
martinbraun...@aol.com
www.github.com/s4ke
-Original Message-
From: Dmitry Bocharov
To: Koen Aers ; hibernate-dev
Sent: Mon, Jul 6, 2015 3:30 pm
Sub