-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Problem with JBoss/Hibernate and non-JTA Transaction Manager
PostPosted: Mon Jun 02, 2008 8:58 pm 
Newbie

Joined: Mon Jun 02, 2008 5:53 pm
Posts: 1
This has been posted on the JBoss forum as well, but we figured it would be worth posting it here as well in case anyone who's used Hibernate and JBoss had any suggestions.

We are seeking advice for sharing 2nd-level cache between cluster nodes using Tomcat, Spring, and Hibernate. If you have been successful doing this, we'd appreciate hearing from you.
We'd also appreciate learning about dead-ends we might avoid.

Our configuration:
-- Tomcat 6.0.14
-- Spring 2.0.4
-- Hibernate 3.2.5
-- Spring-supplied HibernateTransactionManager
-- JBoss Cache 1.4.1.SP9 (JBC)

Our experiences to date:
-- pessimistic locking and replication sync work well, except under
moderate load where we get ReplicationException's and missing
updates to the database.
-- async and invalidation_sync did not replicate our caches correctly

Specific questions we have:

Will it be possible to use JBC reliably using a non-JTA transaction manager such as HibernateTransactionManager?

If a JTA transaction manager should be used, which one would you recommend?

Thanks in advance for your help.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 19, 2008 2:16 pm 
Newbie

Joined: Tue Dec 13, 2005 10:00 pm
Posts: 7
Did you manage to get this to work?


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.