I have a WildFly running and an application that allow to edit database connection (ds.xml), that connection use security domain. When WildFly stopped it's work!
When WildFly is running, I can write standalone.xml
and save it but automatically the standalone.xml
reverts to its previous state.
Have a way to a external app to edit the standalone.xml
with WildFly running?