duplicated observer methods in case of @Specializes
---------------------------------------------------

                 Key: OWB-550
                 URL: https://issues.apache.org/jira/browse/OWB-550
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Events
            Reporter: Gerhard Petracek
            Assignee: Gurkan Erdogdu
            Priority: Blocker
             Fix For: 1.1.0


this issue is new in the current snapshot (with owb 1.0.0 it works correctly) - 
therefore it's a blocker.

if bean 'a' contains an observer method and bean 'b' is a specialization of 
bean 'a' (without observer method), the current snapshot triggers the observer 
method twice.
(the list in NotificationManager#fireEvent contains an additional entry)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to