You can restore the original server configuration by running the {restoreScriptName}
script provided in the root directory of this quickstart or by manually restoring the back-up copy the configuration file.
-
Open a new terminal, navigate to the root directory of this quickstart, and run the following command, replacing
{jbossHomeName}
with the path to your server:$ {jbossHomeName}/bin/jboss-cli.sh --connect --file={restoreScriptName}
NoteFor Windows, use the {jbossHomeName}\bin\jboss-cli.bat
script.