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 13:15:35 UTC

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

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)