[arquillian-issues] [JBoss JIRA] Commented: (ARQ-167) Support @EJB.mappedName for TestClass injection

David Allen (JIRA) jira-events at lists.jboss.org
Wed Mar 16 07:53:46 EDT 2011


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

David Allen commented on ARQ-167:
---------------------------------

This should be finished other than documentation updates.  A preliminary view pending documentation is at git://github.com/drallen/arquillian.git.  Nothing special, mappedName is used as provided to do JNDI lookup.  The user is responsible for ensuring that this is the correct name of the bean as deployed in the container being tested.

> Support @EJB.mappedName for TestClass injection
> -----------------------------------------------
>
>                 Key: ARQ-167
>                 URL: https://issues.jboss.org/browse/ARQ-167
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Runtime Enricher SPI
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Aslak Knutsen
>            Assignee: David Allen
>             Fix For: 1.0.0.CR1
>
>
> We should support letting the user set the mappedName on the injection in the test case to avoid having to follow our naming standards. (until we can do it more reliable, https://jira.jboss.org/browse/ARQ-77)
> Needs to document the potential jndi naming changes between Embedded EJB containers and Remote Containers(packaging)..

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


More information about the arquillian-issues mailing list