[jboss-user] [JBoss Seam] - Re: DataModel not made available as a context variable

bfo81 do-not-reply at jboss.com
Thu Aug 10 04:43:03 EDT 2006


btw: please make sessionContext transient:

@In
  | private transient Context sessionContext;

Otherwise you will run into problems when the bean gets passivated due to idle time and reactived.

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

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



More information about the jboss-user mailing list