[cdi-dev] [JBoss JIRA] (CDI-263) Specializing bean should not declare a name if the specialized bean does

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Thu Sep 6 08:34:33 EDT 2012


Jozef Hartinger created CDI-263:
-----------------------------------

             Summary: Specializing bean should not declare a name if the specialized bean does
                 Key: CDI-263
                 URL: https://issues.jboss.org/browse/CDI-263
             Project: CDI Specification Issues
          Issue Type: Bug
          Components: Inheritance and Specialization
            Reporter: Jozef Hartinger
            Assignee: Pete Muir
            Priority: Minor
             Fix For: 1.1 (Proposed)


The spec currently says:

{quote}
If Y has a name and X declares a non-defaulted bean EL name, the container automatically detects the problem and treats it as a definition error.
{quote}

However, it should say:

{quote}
If Y has a name and X declares a bean EL name, the container automatically detects the problem and treats it as a definition error.
{quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list