-->
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.  [ 1 post ] 
Author Message
 Post subject: Lazy Loading problem from EJB->Hibernate
PostPosted: Thu Oct 23, 2008 3:35 am 
Newbie

Joined: Wed Sep 24, 2008 2:24 am
Posts: 2
Hi,

I am managing my transaction using JTA in session beans which uses hibernate for data access. I am running in to problems while using lazy loading since hibernate sessions are not open in the ejb layer and i am getting LazyInitializationException.We have made lazy="false" for all our collection mappings to overcome this.

The old post in this form recommends to use session filter to manage the Hibernate sessions and my team believes that it is not a good programing practise to handle the Hibernate sessions in presentation layer.

Pls let me know do you have any other solutions to manage the external transactions from EJB to Hibernate.

Regards,
Hariharan.P


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

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.