-
Book Overview & Buying
-
Table Of Contents
Wildfly Cookbook
By :
In this recipe, you will learn how to run WildFly from a custom configuration folder. This can be handy if you want to use the same WildFly installation folder, but run two or more WildFly instances with different configurations.
What you have to do is to just copy the standalone folder to a path of your choice.
That's it! Now just run WildFly as usual, specifying your configuration folder by passing the -Djboss.server.base.dir directive:
$ cd $WILDFLY_HOME $ ./bin/standalone.sh -Djboss.server.base.dir=/your/config/path
On specification of a different jboss.server.base.dir directory, WildFly tries to pick up the standalone.xml file from the expected folder. In fact, your configuration path has to maintain the same folder structure. WildFly lets you override different paths, in case you need to.
The following is a table summarizing all such paths:
|
Property name |
Usage |
Default value |
|---|---|---|
|
|
The JDK extension... |
Change the font size
Change margin width
Change background colour