It's only cosmetic; but... Seam throws exceptions for me when the session times out;
but only with Session scope beans...
What have I not done?
| 11:29:38,327 WARN [Contexts] Could not destroy component: findUserController
| javax.ejb.EJBNoSuchObjectException: Could not find Stateful bean:
g4cx1b-7kio6h-exhy6lq7-1-exi0m4li-1f
| ...
| 11:29:38,343 WARN [Contexts] Could not destroy component: encryptionController
| javax.ejb.EJBNoSuchObjectException: Could not find Stateful bean:
g4cx1b-7kio6h-exhy6lq7-1-exi0m2fz-1e
|
I did have this with conversational beans I have not added the Destroy metod to the
interface.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007577#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...