Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-1373

EventImpl does not resolve Observers properly when running with ParentBM setup

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0.21
    • 2.0.22
    • Events
    • None

    Description

      EventImpl now caches the resolved ObserverMethods. That's great. But it now uses the NotificationManager directly to resolve those. This works perfectly fine in most standard scenarios. But it does not notify Observers from the Parent BeanManager in an EAR setup because the NotificationManager only handles the 'local' Observers in the WAR.

      The obvious solution is to use BeanManager#resolveObserverMethods instead.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: