[webbeans-issues] [JBoss JIRA] Closed: (WBRI-260) Interceptors and Decorators should not be discovered as beans

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jul 28 18:51:29 EDT 2009


     [ https://jira.jboss.org/jira/browse/WBRI-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir closed WBRI-260.
--------------------------

    Resolution: Done
      Assignee: Pete Muir


Done, but the test still has issues (i think it needs alternatives implemented and the beans.xml created to disable the DisabledBean). I haven't changed it as I wasn't sure of the intent.

> Interceptors and Decorators should not be discovered as beans
> -------------------------------------------------------------
>
>                 Key: WBRI-260
>                 URL: https://jira.jboss.org/jira/browse/WBRI-260
>             Project: Web Beans
>          Issue Type: Bug
>          Components: Bootstrap
>    Affects Versions: 1.0.0.PREVIEW1
>            Reporter: David Allen
>            Assignee: Pete Muir
>             Fix For: 1.0.0.CR1
>
>
> In section 11.2 of the specification, there is an assertion that states:  For each enabled bean that is not an interceptor or decorator, the container creates an instance of Bean, and registers it by calling Manager.addBean().  Currently the interceptors and decorators are being discovered and registered as an instance of Bean.
> This affects the test:
> org.jboss.jsr299.tck.tests.deployment.lifecycle.DeploymentTest.testOnlyEnabledBeansDeployed()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list