]
Brian Stansberry moved WFLY-5723 to WFCORE-1246:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1246 (was: WFLY-5723)
Ability to enable two applications with same runtime-name
---------------------------------------------------------
Key: WFCORE-1246
URL:
https://issues.jboss.org/browse/WFCORE-1246
Project: WildFly Core
Issue Type: Bug
Environment: WildFly 10CR4 standalone and domain. Both web management and command
line
Reporter: Guillermo González de Agüero
Assignee: Jason Greene
Attachments: clustering-demo1.war, clustering-demo2.war
System allows multiple applications with same runtime-name to be enabled at the same
time, which shoudl be avoided.
It correctly prevents the deployment of an enabled second application, but doesn't
complain if deploying disabled and enabling after that.