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

David Jencks commented on OPENEJB-1578:
---------------------------------------

After some discussion with dblevins, committed in rev 1135397.

Limitations:

1. mdbs do not have cdi constructor injection yet.
2. the old constructor injection tests have injection of a env-entry and 
datasource disabled.  We can probably use a producer field or method to supply 
them.

> EJB Constructor Injection via CDI
> ---------------------------------
>
>                 Key: OPENEJB-1578
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1578
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: container system
>    Affects Versions: 4.0-beta-1
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 4.0-beta-1
>
>         Attachments: OPENEJB-1578.patch
>
>
> ejbs can get constructor injection in cdi.  The test is 
> org.jboss.jsr299.tck.tests.implementation.enterprise.definition.EnterpriseBeanDefinitionTest.testConstructorAnnotatedInjectCalled

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

        

Reply via email to