-
Task
-
Resolution: Done
-
Major
-
None
-
None
Currently we fire an event for each ServletContext using BeanManager.accessibleLenientObserverNotifier(). We do not fire any event for other types of artifacts. This leads to problems such as https://issues.jboss.org/browse/WFLY-3334
WLS has also run into problems with this.