[jboss-user] [JBoss Seam] - Re: Stale Data until redeploy

gavin.king@jboss.com do-not-reply at jboss.com
Wed Oct 4 15:16:50 EDT 2006


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#3976142

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976142



More information about the jboss-user mailing list