[seam-dev] Hibernate 4.0 + Seam 2.x on AS7?
Marek Novotny
mnovotny at redhat.com
Wed Jun 8 04:11:19 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.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.jboss.org/pipermail/seam-dev/attachments/20110608/c8bc99fa/attachment.bin
More information about the seam-dev
mailing list