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

Specialization does not deactivate Observer methods in parent class

    XMLWordPrintableJSON

Details

    Description

      I found some bugs regarding @Specializes and Observer methods.
      The scenarios:
      @Specializes Bean without overriding Observer-method: Observer gets called
      @Specializes Bean with Overridden Observer-method: Overridden Observer gets called twice

      @Alternative @Specializes Bean without overriding Observer-method: Observer gets called
      @Alternative @Specializes Bean with overridden Observer-method: Overridden Observer gets called twice

      I attached a patch file for the tests which do of course fail at the moment

      Attachments

        Activity

          People

            arne Arne Limburg
            danielsachse Daniel Sachse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: