FYI, I asked a general question on seam-dev about Seam 2.x support for
Hibernate 4.0. Just to get a sense for what is on their radar map (or
not). I got a few questions about running Seam 2 on AS7 in the past few
days and wanted to learn more. :)
On 06/08/2011 07:27 AM, Emmanuel Bernard wrote:
On 7 juin 2011, at 21:58, Sanne Grinovero wrote:
> I agree that we should not include it, but are there viable
> alternatives to deploy a Seam2 application?
People would need to embed the lib in their apps.
>
> Also given the nice classloader isolation AS7 provides, if we really
> need to have it around we could hide it from non intentional usage by
> not exposing it.
Let's not add legacy weight to this brand new codebase :)
>
> Also in case would it need to work with Hibernate4 ?
I'm personally against it though we might be able to offer some kind of Service or
alternative hook to support H4