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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...