]
Brian Stansberry updated WFLY-3198:
-----------------------------------
Component/s: Domain Management
(was: ConfigAdmin)
Reenabling an application prevents it from deployement after a
restart
----------------------------------------------------------------------
Key: WFLY-3198
URL:
https://issues.jboss.org/browse/WFLY-3198
Project: WildFly
Issue Type: Bug
Components: Domain Management
Affects Versions: 8.0.0.Final
Reporter: ehsavoie Hugonnet
Assignee: ehsavoie Hugonnet
Fix For: 8.1.0.CR1, 8.1.0.Final
After disabling and then re-enabling the application, I don't see
Application.war.deployed; I still see Application.war.undeployed.
That explains why it doesn't get deployed after restart.