-
Clarification
-
Resolution: Done
-
Minor
-
None
-
None
-
None
BeanManager.getReference() and BeanManager.getInjectableReference() javadoc states
Non-portable behavior results if called during application initialization.
and
IllegalStateException if called during application initialization, before the AfterDeploymentValidation event is fired
in the same time.