Daniel Sachse created OWB-711:
---------------------------------
Summary: Specialization does not deactivate Observer methods in
parent class
Key: OWB-711
URL: https://issues.apache.org/jira/browse/OWB-711
Project: OpenWebBeans
Issue Type: Bug
Components: Inheritance, Specialization
Affects Versions: 1.1.5
Reporter: Daniel Sachse
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 an patch file for the tests which do of course at the moment fail ;)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira