[cdi-dev] [JBoss JIRA] (CDI-233) Specify target bean archive for bean added via AfterBeanDiscovery.addBean()

Martin Kouba (JIRA) jira-events at lists.jboss.org
Thu Mar 7 04:37:56 EST 2013


    [ https://issues.jboss.org/browse/CDI-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759327#comment-12759327 ] 

Martin Kouba commented on CDI-233:
----------------------------------

To clarify the original problem: An extension does not have to be inside a bean archive. So if it adds an AnnotatedType or a bean, it's not clear what bean archive it belongs to (which may have impact provided the bean has for example an alternative stereotype defined). I wonder if this could be solved by the statement that any archive containing extension is an implicit bean archive?

Since CDI-18 is resolved now, I think the priority of this issue may be lowered.
                
> Specify target bean archive for bean added via AfterBeanDiscovery.addBean()
> ---------------------------------------------------------------------------
>
>                 Key: CDI-233
>                 URL: https://issues.jboss.org/browse/CDI-233
>             Project: CDI Specification Issues
>          Issue Type: Clarification
>          Components: Portable Extensions
>            Reporter: Martin Kouba
>              Labels: visibility
>             Fix For: 1.1 (Proposed)
>
>
> This may have impact, provided that alternatives, interceptors or decorators are used.

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