[seam-dev] Hibernate 4.0 + Seam 2.x on AS7?
Stuart Douglas
stuart.w.douglas at gmail.com
Tue Jun 7 18:42:54 EDT 2011
On 08/06/2011, at 6:08 AM, Marek Novotny wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hey Scott,
>
> are you saying that Hibernate 4 is not backward compatible to version 3?
AFAIK Hibernate 4 should be mostly backwards compatible with 3, especially if you are just using JPA standard stuff.
>
> I guess that it is not good. How will AS7 solves deploying old EJB3
> application?
>
> I am new in JBoss AS 7 world, and right now I am trying to deploy some
> old applications. For instance I saw this warning:
>
> 21:37:17,430 WARN [org.jboss.as.server.deployment.module] (MSC service
> thread 1-2) META-INF directory
> /content/jboss-seam-jpa.war/WEB-INF/classes/META-INF ignored as it is
> not a valid location for META-INF
>
> Why the location is not valid?
>
It should be in war/META-INF, not war/WEB-INF/classes/META-INF.
Stuart
>
> Dne 7.6.2011 18:13, Scott Marlow napsal(a):
>> 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
>
>
> - --
> Marek Novotny
> - --
> JBoss Seam and WFK Productization Lead
>
> Red Hat Czech s.r.o.
> Purkynova 99
> 612 45 Brno
>
> Email: mnovotny at redhat.com
> Office phone: +420 532 294 287, ext. 82-62 087
> mobile: +420 608 509 230
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk3uhTkACgkQU4HO8G8hNxWvqgCfWrpFOPpq1Fzpxv0iPatFVATL
> C4YAnj/7etw0MTHMw5ndKyFTuEjs+cz7
> =z+ND
> -----END PGP SIGNATURE-----
> _______________________________________________
> 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