[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Hibernate concurrency problem
kadlecp
do-not-reply at jboss.com
Wed Jan 30 10:46:49 EST 2008
Hello,
I have two message driven beans and both of them persist entity through entity manager. Both message driven beans work in scope of one shared jta transaction. In this special case is it possible to call EntityManager.persist in those mdbs concurrently or shall I have to synchronize access to entity manager?
Thanks for answer
Best regards
Pavel Kadlec
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124820#4124820
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124820
More information about the jboss-user
mailing list