WildFly System Properties: Difference between revisions
Jump to navigation
Jump to search
m (Ovidiu moved page JBoss System Properties to WildFly System Properties) |
No edit summary |
||
Line 33: | Line 33: | ||
* [[mod_cluster Concepts#jboss.node.name|'jboss.node.name' in mod_cluster Concepts]] | * [[mod_cluster Concepts#jboss.node.name|'jboss.node.name' in mod_cluster Concepts]] | ||
* [[JBoss Isolated Self-Contained Standalone Profile#jboss.node.name|'jboss.node.name' and the JBoss startup script]] | * [[JBoss Isolated Self-Contained Standalone Profile#jboss.node.name|'jboss.node.name' and the JBoss startup script]] | ||
=jboss.server.config.dir= | |||
Used for: | |||
* [[]] |
Revision as of 02:40, 10 February 2016
Internal
jboss.qualified.host.name
Relevance: WildFly 9
For a host named "ap1.modcluster.local" it is set to "ap1.modcluster.local"
jboss.host.name
Relevance: WildFly 9
For a host named "ap1.modcluster.local" it is set to "ap1"
jboss.server.name
Relevance: WildFly 9
For a host named "ap1.modcluster.local" it is set to "ap1"
jboss.node.name
Relevance: WildFly 9
jboss.node.name
Set externally with -Djboss.node.name in the startup script.
Related:
jboss.server.config.dir
Used for:
- [[]]