- WildFly Cookbook
- Luigi Fugaro
- 109字
- 2021-07-16 13:38:17
Introduction
In this chapter, you will learn how to manage WildFly running in the domain mode. You will also learn how to configure and manage it, via both CLI and Web Console. We will also recap some topics covered in the standalone chapter adapted for the domain mode. If you want to know about the following topics, you can refer to the Appendix section of this book:
- Domain mode and the server groups
- Understanding the structure of
domain.xml
- Understanding the structure of
host.xml
Note
In this chapter, all examples and recipes use the WildFly installation described in Chapter 1, Welcome to WildFly!, which is linked to the $WILDFLY_HOME
variable.
推薦閱讀
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 程序員面試算法寶典
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- C#程序設計教程
- Functional Programming in JavaScript
- Julia Cookbook
- C#程序設計基礎:教程、實驗、習題
- C++新經典
- SQL Server數據庫管理與開發兵書
- Mastering Business Intelligence with MicroStrategy
- C#程序設計(項目教學版)
- Learning iOS Security
- Android Game Programming by Example
- SEO教程:搜索引擎優化入門與進階(第3版)
- Node.js 6.x Blueprints