-->
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: Transactions that spans multiple webapps
PostPosted: Tue Jun 01, 2004 7:53 am 
Newbie

Joined: Tue Jan 06, 2004 11:34 am
Posts: 3
Location: Norway
I have read around the forums for some time now, but can't find a good answer to this question.

If I have a webapp deployed as two war files in a tomcat (or similar) servlet container. These two war files access the same (mysql innodb) database, and usage of tables overlap. Is it possible for one web application to be aware of transactions started in the other web application, and vice-versa?

I have read that the hibernate mappings must be bundled with each webapp that is deployed. Will this stop me from making the webapps aware of each others transactions? (As each webapp uses its own cache and JTA?)

We are considering to use Hibernate in a heavy load environment, and would like to split our application into different webapps on the same tomcat instance - for ease-of-maintainability and upgrades.

Anyone have som ideas or thoughts about this?

Regards,
Olve


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 02, 2004 5:49 pm 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
Don't cross-post

_________________
Emmanuel


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.