You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Shih
59a46a50a6
|
6 years ago | |
---|---|---|
.. | ||
config | 6 years ago | |
initial | 6 years ago | |
modules | 6 years ago | |
.DS_Store | 6 years ago | |
Dockerfile | 6 years ago | |
README.md | 6 years ago | |
buildImage.sh | 6 years ago |
README.md
wildfly-tml
khhwtml02t.wanhai.com:8182/jboss/wildfly-tml
定義TML System modules & cnfigurations,所有與TML系統相關設定及改變可在此層進行異動
Base Image
khhwtml02t.wanhai.com:8182/jboss/wildfly-base/wildfly-base
Configurations
-
預先在 ${JBOSS_HOME}'/standalone/deployments/ 建立WHL_TML.ear
WHL_TML.ear |-META-INF | |-application.xml | |-tml-config.xml | |-lib | |-tml-utility.jar | |-tml-security.jar | |-whl-biztml.jar
各系統模組war檔均deploy至WHL_TML.ear/
-
新增standalone-minimal.xml (僅載入必要 extensions)
Predefined Modules
Location: ${JBOSS_HOME}/modules/
Name | Version |
---|---|
com.wanhai.base | 1.0.0 |
com.wanhai.zk | 1.0.0 |
com.wanhai.tml.bizbean | 0.1.0 |
com.wanhai.tml.vo | 0.1.0 |