To be a little more specific, WildFly is now respecting the Hibernate 
Search desire for Infinispan classes to *not* be available to Hibernate 
core/entitymanager.  This is important so that Hibernate Search can have 
the flexibility to use a different version of Infinispan than WildFly is 
using with hibernate-infinispan.  This seemed to work with Hibernate ORM 
4.3.x.

On 06/18/2015 04:28 PM, Scott Marlow wrote:
> I tried deploying a simple 2lc enabled test app and got a CNFE on
> Infinispan classes being referenced from the application classloader.
>
> http://pastebin.com/PREzm6bn shows the exception.  I'm guessing this is
> a classloader issue in ORM 5 to be worked out.
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to