Reload
Jump to navigation
Jump to search
Internal
Overview
Available on the root of the management model. Reloads the server by shutting down all its services and starting again. The JVM itself is not restarted.
In domain mode, it can reloads the configuration on a per-host basis and restarts the servers.
Standalone
cd / :reload
Domain Mode
To reload the domain controller configuration, execute on the domain controller:
reload --host=dc1
To reload a subordinate host controller and associated servers:
reload --host=h1 --restart-servers=true