If you are saying that you need lazy fetching just to display the search screen, then the
solution is to use a persistence context that spans the web request.
A Seam-managed persistence context does this by default (unless you start a long-running
conversation). This is why we have Seam tx and pc management.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976142#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...