[jboss-user] [JBoss/Spring Integration] - Re: Clustering + Spring + Hibernate without EJBs -- possible

2008-06-09 Thread duncow
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

[jboss-user] [JBoss/Spring Integration] - Clustering + Spring + Hibernate without EJBs -- possible?

2008-06-08 Thread duncow
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

[jboss-user] [JBoss Cache: Core Edition] - Re: No transactionality in caches

2008-06-02 Thread duncow
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