This is an older issue that I looked at last week. The fix is mostly trivial, but the associated naming wasn't obvious.

https://issues.jboss.org/browse/WFCORE-43

As a result of the discussion, we're leaning towards:

runtime-configuration-state: {STARTING, OK, STOPPING, RELOAD_REQUIRED, RESTART_REQUIRED}

host-state and server-state will be preserved for compatability, with the new OK state mapped back to RUNNING.

Thoughts / comments?

Ken