You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2013/11/28 15:01:35 UTC

[jira] [Commented] (OWB-917) Multiple specialization doesn't work

    [ 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)