[
https://issues.apache.org/jira/browse/APEXCORE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15550044#comment-15550044
]
David Yan commented on APEXCORE-548:
------------------------------------
Yes, but it's not that simple. First of all, getDisplayName() has a different
behavior for JsonFileAppFactory. I'm not sure whether it's fine for us to just
assume we will use getDisplayName(). Second, getDisplayName() has a slightly
different behavior from getAppAlias(), and for java apps, getAppAlias() is the
one that is actually used.
> ApexCLI does not correctly detect running applications with the same name at
> launch time
> ----------------------------------------------------------------------------------------
>
> Key: APEXCORE-548
> URL: https://issues.apache.org/jira/browse/APEXCORE-548
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: David Yan
> Assignee: David Yan
>
> ApexCli is incorrectly using the fully qualified class name of the
> Application class instead of the name given in the ApplicationAnnotation when
> trying to make sure no running application bears the same name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)