[webbeans-issues] [JBoss JIRA] Commented: (WBRI-298) No beans are injected into delegates

David Allen (JIRA) jira-events at lists.jboss.org
Fri Jul 24 16:17:29 EDT 2009


    [ https://jira.jboss.org/jira/browse/WBRI-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12477486#action_12477486 ] 

David Allen commented on WBRI-298:
----------------------------------

A couple tests in the package org.jboss.jsr299.tck.tests.lookup.injectionpoint require injection of dependencies, in particular the InjectionPoint objects, in order to test other functionality related to the injection points.  These are:

InjectionPointTest::testIsDelegate()
InjectableReferenceTest::testGetInjectableReferenceReturnsDelegateForDelegateInjectionPoint()

Some tests may also require WBRI-297 to be fixed in order to get access to information in the delegate.


> No beans are injected into delegates
> ------------------------------------
>
>                 Key: WBRI-298
>                 URL: https://jira.jboss.org/jira/browse/WBRI-298
>             Project: Web Beans
>          Issue Type: Bug
>          Components: Interceptors and Decorators
>            Reporter: David Allen
>             Fix For: 1.0.0.CR1
>
>
> Injection points in a delegate bean which is injected into a decorator are left null.  May just be that the delegate bean is not properly initialized due to it being injected into only a decorator bean.

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