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/12/18 19:20:07 UTC

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

     [ https://issues.apache.org/jira/browse/OWB-917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Andraschko updated OWB-917:
----------------------------------

    Fix Version/s: 1.2.2

> 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
>            Assignee: Thomas Andraschko
>             Fix For: 1.2.2
>
>
> 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.4#6159)