You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2011/12/06 11:18:18 UTC

openejb & hibernate 4

just to share this article:
http://jeff.familyyu.net/2011/09/08/upgrading-hibernate-3-3-2-to-hibernate-4-0-0/

which means our hibernate integration is no more valid since we are still
using the transaction manager lookup.

something tofix if needed...

- Romain

Re: openejb & hibernate 4

Posted by Romain Manni-Bucau <rm...@gmail.com>.
fixed https://issues.apache.org/jira/browse/OPENEJB-1722

- Romain


2011/12/6 Romain Manni-Bucau <rm...@gmail.com>

> just to share this article:
> http://jeff.familyyu.net/2011/09/08/upgrading-hibernate-3-3-2-to-hibernate-4-0-0/
>
> which means our hibernate integration is no more valid since we are still
> using the transaction manager lookup.
>
> something tofix if needed...
>
> - Romain
>