- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 77字
- 2021-07-02 18:37:27
Creating server groups
Create the dev01, dev02, and dev03 server groups for the money transfer web application; use the ha profiles and the associated ha-sockets binding group:
[domain@127.0.0.1:9999 /] /server-group=dev01:add(profile=ha,socket-binding-group=ha-sockets)
{
"outcome" => "success",
"result" => undefined,"server-groups" => undefined
}
[domain@127.0.0.1:9999 /] /server-group=dev02:add(profile=ha,socket-binding-group=ha-sockets)
[domain@127.0.0.1:9999 /] /server-group=dev03:add(profile=ha,socket-binding-group=ha-sockets)
[domain@127.0.0.1:9990 /] /server-group=dev04:add(profile=ha,socket-binding-group=ha-sockets)
The JBoss CLI supports autocompletion; just press the Tab key while writing your commands, and you will see the available options depending on your current position.
推薦閱讀
- Extending Jenkins
- SPSS數據挖掘與案例分析應用實踐
- LabVIEW程序設計基礎與應用
- Photoshop智能手機APP UI設計之道
- 程序員面試算法寶典
- VSTO開發入門教程
- 程序員修煉之道:通向務實的最高境界(第2版)
- OpenStack Orchestration
- Unity&VR游戲美術設計實戰
- PrimeFaces Blueprints
- 實戰Java高并發程序設計(第2版)
- Learning Bootstrap 4(Second Edition)
- 從零開始學算法:基于Python
- Arduino Electronics Blueprints
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南