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

Pete Muir (JIRA) jira-events at lists.jboss.org
Sat Jul 25 14:20:29 EDT 2009


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

Pete Muir updated WBRI-260:
---------------------------

    Fix Version/s: 1.0.0.CR1


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