[
https://issues.apache.org/jira/browse/OWB-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834848#comment-13834848
]
Thomas Andraschko commented on OWB-917:
---------------------------------------
Added a test in:
webbeans-impl\src\test\java\org\apache\webbeans\newtests\specalization\multiple
> 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.0, 1.2.1
> 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)