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.
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(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev