[jboss-jira] [JBoss JIRA] (WFLY-4090) Ability to add an alias for ejb invocations

Wolf-Dieter Fink (JIRA) issues at jboss.org
Mon Nov 17 08:59:39 EST 2014


     [ https://issues.jboss.org/browse/WFLY-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wolf-Dieter Fink updated WFLY-4090:
-----------------------------------
    Component/s: EJB


> Ability to add an alias for ejb invocations
> -------------------------------------------
>
>                 Key: WFLY-4090
>                 URL: https://issues.jboss.org/browse/WFLY-4090
>             Project: WildFly
>          Issue Type: Feature Request
>          Components: EJB
>    Affects Versions: 8.1.0.Final
>            Reporter: Wolf-Dieter Fink
>            Assignee: Jason Greene
>
> By default a EJB will install standards a JNDI name like
>  <application>/<modul>/<Bean name>!<View name>
> Additional JNDI entries, i.e. for internal use or remote naming , could be installed by @Resource annotation or jboss-ejb3.xml descriptor.
> But it is not possiblet to use the ejb-client approach with an "ejb:" lookup to retrieve a remote-reference to this EJB.
> For applicaion backward compatibility it should be possible to install aliases like
>  ejb/MyBean
>  myapp/mymodule/MyBean/myView
> with different values than the unique installed one and useable by the "ejb:" context.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list