
上QQ阅读APP看书,第一时间看更新
Lab - setting up a simple JBoss EAP domain
The purpose of this lab is to create an EAP domain with the following specifications:
- One domain controller on host0
- One host controller on a machine host1 with four EAP instances: node11, node12, node13, and node14
- One host controller on a machine host2 with three EAP instances: node21, node22, and node23
- Host controller host0 should be run as the master controller
- Hosts host1 and host2 are slaves connecting to host0
- Servers node11 and node21 are members of the dev01 server group (name=dev01-server-group) running the money-transfer-webapp-v1.0
- Server instances node12 and node22 belong to the dev02 server group (name=dev02-server-group) running the money-transfer-webapp-v1.1
- Server instances node13 and node23 belong to the dev03 server group (name=dev03-server-group) running the money-transfer-webapp-v2.0
- Server instances node14 is the only member of the dev04 server group (name= dev04-server-group)
- In real-life machines, host1 and host2 are mostly in different physical/virtual locations, but for the purpose of this lab, we will simulate them on the same localhost using a single EAP 7 installation and different configuration folders for each machine: