Posts

steps for domain mode clustering for master and slave in wildfly18

Image
Steps For Domain Mode  And Clustering for Master and Slave In Wildfly18 Step 1: First we should download WildFly 18 from the website: http://wildfly.org/downloads/ After download finished, I got the zip file: Then I unzipped the package to master and try to make a test run: First goto the /bin directory and open the cmd prompt ,after that run the command like domain.bat in windows. If everything ok we should see WildFly successfully startup in domain mode: Admin Console be like below image after add the user for master.. Now exit master and let's repeat the same steps on slave host. Finally we get WildFly 18 run on both master and slave, then we could move on to next step. Step 2: Interface config on master First open the host.xml in master for editing: domain/configuration/host.xml The default settings for interface in this file is like: <interfaces>     <interface name="management">         <inet-address v