]
Guillermo González de Agüero updated WFLY-5723:
-----------------------------------------------
Environment: WildFly 10CR4 standalone and domain. Both web management and command line
(was: WildFly 10CR4 standalone and domain)
Ability to enable two applications with same runtime-name
---------------------------------------------------------
Key: WFLY-5723
URL:
https://issues.jboss.org/browse/WFLY-5723
Project: WildFly
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.