-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
2.0 .Final, 2.0.SP1
-
None
-
None
CDI.current() should produce IllegalStateException when there is no active container at the moment.
Instead on the second call in the sample application CDI.current() returns null and that results in NPE.
- blocks
-
WELD-2567 NPE when trying to get BeanManager after container was closed
- Resolved