[jboss-user] [JBoss Seam] - Re: Gotchas (so far)

tony.herstell@gmail.com do-not-reply at jboss.com
Mon Jan 1 15:53:58 EST 2007


Finally found why I was getting exceptions after a period of inactivity saying that SEAM was having probelms removing beans.

Don't forget to add 
   public void destroy();
to your stateful action interfaces...

You ARE reminded to do this for Entities...

:/


Is there a FAQ for all things like this?

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

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



More information about the jboss-user mailing list