] On Behalf Of Jan Janecek
Sent: Friday, January 13, 2006
10:10 AM
To:
hibernate-devel@lists.sourceforge.net
Subject: [Hibernate] Commit when
updating db schema in hbm2ddl
Hi,
commit issued by hbm2ddl when updating database schema is fairly problematic.
It failes when hbm2ddl is run in
On Fri, 13 Jan 2006 17:09:40 +0100, Jan Janecek <[EMAIL PROTECTED]>
wrote:
It failes when hbm2ddl is run in container managed bean.
dont run it in a container bean then ;)
and it *has* been answered multiple times in the forum.
--
--
Max Rydahl Andersen
callto://max.rydahl.andersen
Hibe
Hi,
commit issued by hbm2ddl when updating database schema is fairly
problematic. It failes when hbm2ddl is run in container managed bean.
I have a framework that fairly well converts project in ejb3 to ejb2.1.
Problem arises with injection of EntityManager. I implement this
injection by an aspec