Versions Compared

Key

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

Configuring the WildFly Slave

To perform this step, you will have done the preceeding steps on the Master Node and copied over the %PROGRAM_FILES%\Ubisecure\customerid folder to the Slave Node. When this is done, copy the win32.config file from the master node and deposit it in the path %PROGRAM_FILES%\Ubisecure\customerid\application\win32.config.

Modify the value proxy.local.url so it has the FQDN or IP address of this specific host, then perform the setup.cmd.

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


Make sure that Wildfly service is up and running

...