-
Task
-
Resolution: Done
-
Major
-
None
-
None
WildFly currently invokes org.jboss.weld.bootstrap.api.Bootstrap.endInitialization() before EE components (such as servlets) are installed. As a result, container lifecycle events (such as ProcessInjectionTarget) are fired after Weld performs various cleanup actions. This is ok and works fine but prevents from minor optimizations.
- causes
-
WFLY-10784 WeldStartCompletionService failed when optional components not installed
- Closed
- is related to
-
WFLY-11601 Weld vs Undertow bootstrap: Race condition
- Closed