Error about how to run host-master in Windows enviroment
small error, instead of running master, run slave has been described in Windows section.
This commit is contained in:
parent
a3df1a1dc3
commit
b70f4c333e
1 changed files with 1 additions and 1 deletions
|
@ -193,7 +193,7 @@ $ .../bin/domain.sh --host-config=host-master.xml
|
||||||
.Windows
|
.Windows
|
||||||
[source]
|
[source]
|
||||||
----
|
----
|
||||||
> ...\bin\domain.bat --host-config=host-slave.xml
|
> ...\bin\domain.bat --host-config=host-master.xml
|
||||||
----
|
----
|
||||||
|
|
||||||
When running the boot script you will need pass in the host controlling configuration file you are going to use via the
|
When running the boot script you will need pass in the host controlling configuration file you are going to use via the
|
||||||
|
|
Loading…
Reference in a new issue