]
ehsavoie Hugonnet reassigned WFCORE-1246:
-----------------------------------------
Assignee: ehsavoie Hugonnet
System allows enabling two applications with same runtime-name
--------------------------------------------------------------
Key: WFCORE-1246
URL:
https://issues.jboss.org/browse/WFCORE-1246
Project: WildFly Core
Issue Type: Bug
Components: Domain Management
Environment: WildFly 10CR4 standalone and domain. Both web management and command
line
Reporter: Guillermo González de Agüero
Assignee: ehsavoie Hugonnet
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.