[jboss-user] [JBoss Seam] - Re: Detecting updates to Session Scoped Entity Beans

petemuir do-not-reply at jboss.com
Sat Jan 20 19:25:22 EST 2007


I'm not really following you (my fault, I've been staring at a screen for too long ;) BUT, I will re-iterate the advice, that, with Seam, you only ever want to put into the session information that really belongs there (i.e. normally just info about the currently logged in info).

You'll find it easier to make the entity bean conversation scoped and, if necessary, manage it's lifecycle with a session scoped component.

Also, if you really are using managed beans (as opposed to Seam components) you're probably making your life harder than need be ;)

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

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



More information about the jboss-user mailing list