-
Bug
-
Resolution: Done
-
Major
-
18.0.0.Beta1
-
None
If something prevents the expiration scheduler from timely expiration of a SFSB, BeanManager.findBean(...) can return an expired bean. A simple expiration check (like we do during SessionManager.findSession(...)) would solve the problem.