-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Create SE test which will assert following description:
Any reference to a bean with a normal scope is invalid after CDI container shutdown. Maintaining such reference and attempting to use it after container shutdown results in an IllegalStateException.
Please don't forget to mark your test with SE test group.