[ 
https://issues.apache.org/jira/browse/OPENEJB-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rangarajan Sreenivasan updated OPENEJB-1650:
--------------------------------------------

    Description: 
Test basic injection of:

- @Resource
    - TransactionManager

    - <env-entry>
        - All Primitive wrappers
        - Enum
        - Class
        - String

    - DataSource

    - JMS
        - ConnectionFactory (JMS)
        - Topic
        - Queue

- @EJB
    - @Local
    - @LocalBean

    - @Remote

- JPA
    - @PersistenceContext
    - @PersistenceUnit

- CDI
    - @Inject 

- WS
    - @WebServiceRef

> Arquillian: Servlet Tests
> -------------------------
>
>                 Key: OPENEJB-1650
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1650
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: tests
>            Reporter: Rangarajan Sreenivasan
>              Labels: arquillian, test
>
> Test basic injection of:
> - @Resource
>     - TransactionManager
>     - <env-entry>
>         - All Primitive wrappers
>         - Enum
>         - Class
>         - String
>     - DataSource
>     - JMS
>         - ConnectionFactory (JMS)
>         - Topic
>         - Queue
> - @EJB
>     - @Local
>     - @LocalBean
>     - @Remote
> - JPA
>     - @PersistenceContext
>     - @PersistenceUnit
> - CDI
>     - @Inject 
> - WS
>     - @WebServiceRef

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

        

Reply via email to