Thomas Andraschko created OWB-917:
-------------------------------------
Summary: Multiple specialization doesn't work
Key: OWB-917
URL: https://issues.apache.org/jira/browse/OWB-917
Project: OpenWebBeans
Issue Type: Bug
Components: Core, Inheritance, Specialization
Affects Versions: 1.2.1, 1.2.0
Reporter: Thomas Andraschko
e.g.
BeanA
@Specialized BeanB extends BeanA
@Specialized BeanC extends BeanB
following exception will be throwed:
org.apache.webbeans.exception.inject.InconsistentSpecializationException:
@Specialized Class : xxx.BeanB may not explicitly declare a bean name
--
This message was sent by Atlassian JIRA
(v6.1#6144)