...
Code Block | ||
---|---|---|
| ||
cd /D %PROGRAMFILES%\ubisecure\customerid\application start notepad win32.config setup.cmd |
Make sure that Wildfly service is up and running
Code Block | ||
---|---|---|
| ||
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.
...