[ 
https://issues.apache.org/jira/browse/GERONIMO-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058158#comment-13058158
 ] 

David Blevins edited comment on GERONIMO-6039 at 7/1/11 12:54 AM:
------------------------------------------------------------------

Fails in both OpenEJB and Geronimo.  Should be an easy fix for Geronimo.  We 
simply need to construct and populate a limited version of ManagedBean -- 
anything that extends AbstractInjectionTargetBean really, populate the 
injection target information, then call:

 - injectFields(..)
 - injectMethods(..)
 - injectSuperFields(..)
 - injectSuperMethods(..)



      was (Author: dblevins):
    Fails in both OpenEJB and Geronimo.  Should be an easy fix for Geronimo.
  
> testInjectionIntoWebServiceEndpoint(org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest)
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-6039
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6039
>             Project: Geronimo
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: David Blevins
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to