【问题标题】:What is Jboss standalone.xml? what is the purpose of it?什么是 Jboss Standalone.xml?它的目的是什么?
【发布时间】:2019-07-14 11:39:12
【问题描述】:

我知道要运行 JBoss 我们需要standalone.xml,但我不明白standalone.xml 文件中的内容。

有人可以通过示例向我解释其中的定义吗?

谢谢

【问题讨论】:

    标签: jboss application-server


    【解决方案1】:

    如果您查看$JBOSS_HOME/docs/schema,就会发现standalone.xml 文件由多个架构组成。

    standalone.xml 文件包含有关 JBOSS 或 wildfly 使用的模块的所有信息。如果您想了解每个模块,请阅读此http://wildscribe.github.io/WildFly/15.0/index.html

    此外,如果您想了解子系统的属性,请访问https://developer.jboss.org/wiki/JBossDTDs

    【讨论】:

      猜你喜欢
      • 2015-03-21
      • 2011-03-05
      • 2020-02-27
      • 2017-10-23
      • 1970-01-01
      • 2016-10-08
      • 2022-08-13
      • 2012-03-15
      • 1970-01-01
      相关资源
      最近更新 更多