[arquillian-issues] [JBoss JIRA] (ARQ-1488) CDI Injection not working in WebSphere Containers

Gerhard Poul (JIRA) jira-events at lists.jboss.org
Thu Sep 26 12:03:02 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12807671#comment-12807671 ] 

Gerhard Poul commented on ARQ-1488:
-----------------------------------

Tested this on a Windows test machine and it works with an instance that has the following features enabled:

    <!-- Enable features -->
    <featureManager>
        <feature>jsp-2.2</feature>
        <feature>localConnector-1.0</feature>
        <feature>cdi-1.0</feature>
        <feature>ejbLite-3.1</feature>
    </featureManager>

will test on Linux and then document what features might be required or further investigate the root cause.
                
> CDI Injection not working in WebSphere Containers
> -------------------------------------------------
>
>                 Key: ARQ-1488
>                 URL: https://issues.jboss.org/browse/ARQ-1488
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: WebSphere Containers
>    Affects Versions: was_1.0.0.Alpha1
>            Reporter: Gerhard Poul
>            Assignee: Gerhard Poul
>            Priority: Critical
>             Fix For: was_1.0.0.next
>
>
> On all WAS containers that support CDI Injection the @Inject annotation in test classes is not working.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list