[hibernate-dev] Problem with Infinispan 5.1.5 with Hibernate version 3.6.10.

2012-07-27 Thread thomas fuller
Hi Folks, I am using Infinispan 5.1.5 on Grails 2.1.0, which ships with Hibernate 3.6.10. The problem I am having is that the exception below indicates that an attempt is being made to load org/hibernate/cache/spi/RegionFactory, which is included in Hibernate 4.0.0, whereas Grails 2.1.0 ships wit

Re: [hibernate-dev] Problem with Infinispan 5.1.5 with Hibernate version 3.6.10.

2012-07-27 Thread thomas fuller
else wrong in your setup. > > > > On Fri 27 Jul 2012 05:05:05 AM CDT, thomas fuller wrote: > >> Hi Folks, >> >> I am using Infinispan 5.1.5 on Grails 2.1.0, which ships with Hibernate >> 3.6.10. >> >> The problem I am having is that the exception belo

Re: [hibernate-dev] Problem with Infinispan 5.1.5 with Hibernate version 3.6.10.

2012-07-27 Thread thomas fuller
You'd want to start with the > hibernate-infinispan module from the 3.6 branch and selectively apply > patches from 4.0/4.1 branch to integrate Infinispan 5.1. This might mean > cherry-picking or just plain merging. > > > > On Fri 27 Jul 2012 10:35:16 AM CDT, thomas f

Re: [hibernate-dev] Problem with Infinispan 5.1.5 with Hibernate version 3.6.10.

2012-07-27 Thread thomas fuller
en source team. >> > >> > But, all the needed code does exist in Git. You'd want to start with >> > the hibernate-infinispan module from the 3.6 branch and selectively >> > apply patches from 4.0/4.1 branch to integrate Infinispan 5.1. This >> > might