-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.0.0.CR2
-
None
An event with qualifier @Initialized(RequestScoped.class) should be fired when the request context is initialized (and another one before/after it is destroyed). The events are not fired during asynchronous observer notification.
- is related to
-
WELD-2372 @Initialized(RequestScoped.class) and related events not always fired during @PostConstruct callback
- Resolved