[seam-dev] Hibernate 4.0 + Seam 2.x on AS7?

Ales Justin ales.justin at gmail.com
Wed Jun 8 06:27:49 EDT 2011


> 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.

> On Tue, 2011-06-07 at 12:13 -0400, Scott Marlow wrote:
>> Hi,
>> 
>> I saw the recent post about testing Seam 2.x on the (upcoming) JBoss AS7 
>> and wanted to ask about Hibernate 4.0 support.
>> 
>> Currently in AS7, we inject the Hibernate (4.0) module dependencies into 
>> application deployments, if we scan certain (@PersistenceUnit 
>> @PersistenceContext or their equivalent deployment descriptor) ) 
>> annotations or a persistence.xml.
>> 
>> Any idea if Seam 2.x applications will also work with Hibernate 4.0?
>> 
>> Thanks,
>> Scott
>> _______________________________________________
>> seam-dev mailing list
>> seam-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/seam-dev
> _______________________________________________
> seam-dev mailing list
> seam-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/seam-dev



More information about the seam-dev mailing list