[jboss-user] [JBoss Seam] - Re: How many EntityManagers and SFSBs in a web app?

petemuir do-not-reply at jboss.com
Thu Dec 7 04:51:55 EST 2006


Seam Managed Persistence Context solves thing for Conversation scope.  For SESSION and APPLICATION scopes either eager fetch what you need or create a manager that reloads entities when they become detached (this is somewhere in the forum archive).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991905#3991905

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



More information about the jboss-user mailing list