[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - opening transaction inside hibernate interceptor?
Elhanan
do-not-reply at jboss.com
Thu Mar 26 20:07:24 EDT 2009
hi..
using jboss 3.2.5 with hibernate 2.1.7 and oracle 10g, as well as spring 2
we are trying to use jta transaction invoked with spring transaction template called from an ejb statless bean. problem is, we keep getting all ready timed out and marked for rollback.
i suspect it may be becouse i'm also trying to use begin transaction from hibernate interceptor. is that possible? is that allowed?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221437#4221437
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221437
More information about the jboss-user
mailing list