Hi all, I have been getting lazy load exceptions as described in
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=78867 I've been investigating nice solutions to this and I came across the "Open Session in View" pattern. Here's a nice blog entry about it: http://www.jroller.com/page/cardsharp?entry=open_session_in_view_pattern Nice eh! Now, I thought this might be a good solution for my post above, but then I read that we can't really use "Open Session in View" in ejb3 in this very good post: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=69519 Now, I really think that ejb3 is great. It's easy, innovative etc, but I'm left feeling that if either the Open Session in View problem isn't fixed or unless I'm doing something really stupid over the lazy load exception, than this is a major flaw! By the way - I know that Seam fixes the "open session in view" problem but it's unrealistic to get everyone to change to this. thanks for any help. binario View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3929133#3929133 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3929133 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
