[jboss-jira] [JBoss JIRA] (WFLY-4090) Ability to add an alias for ejb invocations
Tomasz Adamski (Jira)
issues at jboss.org
Tue Nov 26 09:39:00 EST 2019
[ https://issues.jboss.org/browse/WFLY-4090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomasz Adamski closed WFLY-4090.
--------------------------------
Resolution: Out of Date
> 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
> Priority: Major
>
> 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
(v7.13.8#713008)
More information about the jboss-jira
mailing list