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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon Mar 1 04:44:10 EST 2010


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

Aslak Knutsen commented on ARQ-77:
----------------------------------

http://fisheye.jboss.org/changelog/JBossCommon/?cs=4078

Added initial EJB injection support by extending the EJBInjectionEnricher. providing a new InitialContext and some resolving logic/magic.

OpenEJB does not seem to follow the EJB 3.1 JNDI naming strategy.

> 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