-->
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: mixing transaction strategies
PostPosted: Thu Oct 26, 2006 5:51 pm 
Newbie

Joined: Wed Feb 11, 2004 7:50 pm
Posts: 10
Hi,

I have a web application that uses a servlet filter to implement open session in view. But in the near future I expect that I need midlle tier transactions (database access and queues/ database access and mail). When implementing middle tier transactions and binding hibernate transactions to them I prefer to implement this only for the service methods that really need it. And for the rest of the methods I would like keep things as they were. How can I do this?

I do not use Spring.

I do use:

Hibernate version 3.1

Oracle 8.1.7

JBoss 4.0.2

Thanks anyway,

Joris Wijlens


Top
 Profile  
 
 Post subject:
PostPosted: Thu Oct 26, 2006 11:45 pm 
Regular
Regular

Joined: Tue Sep 26, 2006 11:37 am
Posts: 115
Location: Sacramento, CA
You can add a second servlet without interception or you can pass an extra argument in the http headers to your current servlet.

Marius


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:
cron
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.