- JBoss:Developer's Guide
- Elvadas Nono Woguia
- 67字
- 2021-07-02 18:37:26
Setting up the domain host and interfaces
This section covers the domain controller host configuration; we will update the host0/domain/host-master.xml file.
Using your favorite text editor, rename the first line to set a correct hostname (host0-master):
$ cd host0/domain/configuration/
$ vi host-master.xml
edit host name to be host0-master
<host xmlns="urn:jboss:domain:4.1" name="host0-master">
With this modification, the host0 name is set to host0-master and will prevent confusion in the domain configuration dashboard.
推薦閱讀
- Mastering JavaScript Functional Programming
- 自制編譯器
- Visual Basic程序開發(學習筆記)
- 造個小程序:與微信一起干件正經事兒
- 編寫整潔的Python代碼(第2版)
- Java游戲服務器架構實戰
- Java面向對象程序開發及實戰
- Xamarin.Forms Projects
- KnockoutJS Starter
- Visual C#.NET程序設計
- Learning Vaadin 7(Second Edition)
- C程序設計實踐教程
- Getting Started with LLVM Core Libraries
- Essential C++(中文版)
- HoloLens與混合現實開發