My apologies for the mistake; I'll repost a modified version of this on another
forum.
Thanks
Kevin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4156785#4156785
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4156785
Is it possible to use clustering with JBoss AS and JBoss Cache with Hibernate
and Spring, but without using EJBs (i.e. without using the EntityManager)? We
have heard doubts about JBoss' ability to do this -- that we would be forced to
use EJBs and/or JBoss' Hibernate service to take advantage
The comment above about making sure a transaction hasn't already started
intrigues me.
We're using *pessimistic* locking, but we are also using Spring's
HibernateTransactionManager (specifically, annotation-based declarative
transaction management).
If we are not using HibernateTransactionMa