-
Clarification
-
Resolution: Done
-
Major
-
None
-
None
The current version of spec. states (under 11.3. The BeanManager object): "Any operation of BeanManager may be called at any time during the execution of the application."
This sentence is likely to be misinterpreted (see WELD-1453). Pointing out that BeanManager's methods can be called (without causing exception) just after AfterDeploymentValidation event is fired might be helpful.
- blocks
-
CDITCK-406 Create tests for CDI-392
- Resolved
-
WELD-1646 Implement CDI-392
- Resolved
- is related to
-
CDI-274 BeanManager#getBeans() shall throw an Exception if called before AfterDeploymentValidation
- Closed