Book Image

Wildfly Cookbook

Book Image

Wildfly Cookbook

Overview of this book

Table of Contents (23 chapters)
WildFly Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

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.