[arquillian-issues] [JBoss JIRA] Created: (ARQ-77) Support @EJB injection

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sat Feb 27 16:19:10 EST 2010


Support @EJB injection 
-----------------------

                 Key: ARQ-77
                 URL: https://jira.jboss.org/jira/browse/ARQ-77
             Project: Arquillian
          Issue Type: Feature Request
          Components: OpenEJB Containers
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger


Tests should be able to have class or instance members injected according to @EJB semantics, avoiding the need for lookup code.  The prototype is currently in the OpenEJB integration module, but really we should have some EJB 3.1 Global JNDI syntax compatible resolvers (which need an EJB name, module name, app name, and business interface name).  Note that portable JNDI is under java:global, so only accessible to local JVMs.

-- 
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 arquillian-issues mailing list