Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
cd /D %PROGRAMFILES%\ubisecure\customerid\application
start notepad win32.config
setup.cmd


Make sure that Wildfly service is up and running

Code Block
languagetext
net start wildfly


When the previous script has finished, run the config-wildfly-domain-slave.cmd. This will transform the local domain installation to a slave node and connects it to the domain master that was configured earlier.

...