OK, I of course commented out that property, but what should be
recommended replacement example? Could you point me to doc/web page?
On Wed, 2011-06-08 at 13:24 +0200, Emmanuel Bernard wrote:
On 8 juin 2011, at 12:27, Ales Justin wrote:
>> I found a backward compatibility issue while deploying jboss-seam-jpa
>> example.
>>
>> org.hibernate.cache.HashtableCacheProvider was moved to
>> org.hibernate.cache.internal.HashtableCacheProvider
>>
>> So this will force Seam application to bundle old hibernate libraries
>> version 3.
>
> Or simply change this property in persistence.xml.
We should move away from these. Especially in an example people are meant to study, we
should not recommend using HashtableCacheProvider.
Best would be to show Infinispan (even in local mode).
_______________________________________________
seam-dev mailing list
seam-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev