[weld-issues] [JBoss JIRA] Closed: (CDITCK-100) org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest Error

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Feb 1 14:59:19 EST 2010


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

Pete Muir closed CDITCK-100.
----------------------------

    Fix Version/s:     (was: 1.1.0.CR1)
                       (was: 1.0.1.GA)
       Resolution: Rejected
         Assignee: Pete Muir


The Cockatoo isn't found as a bean by default, however it is added as a bean by the AfterBeanDiscovery event. The spec says

"addBean() fires an event of type ProcessBean containing the given Bean and then registers the Bean with the container, thereby making it available for injection into other beans. The given Bean may implement Interceptor or Decorator."

> org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery.AfterBeanDiscoveryTest Error
> -------------------------------------------------------------------------------------
>
>                 Key: CDITCK-100
>                 URL: https://jira.jboss.org/jira/browse/CDITCK-100
>             Project: CDI TCK
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Tests
>            Reporter: Gurkan Erdogdu
>            Assignee: Pete Muir
>
> org.jboss.jsr299.tck.tests.extensions.afterBeanDiscovery.Cockatoo class is not a managed bean, it does not define default constructor or any constructor annotated with @Inject. There ProcessBean event is never fired

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