从定制配置创建 Liberty 服务器

对于您需要的任何环境,可以从定制配置来创建 Liberty 服务器。

关于此任务

Liberty 服务器脚本创建命令提供了一个 --template 选项。可以使用此选项来支持从定制配置创建服务器,定制配置位于产品扩展的 templates/servers/<template-name> 子目录中。定制服务器模板必须至少包含 server.xml 文件,还可以包含任何配置文件,例如:bootstrap.properties 或 jvm.options。

过程

可以采用以下方式来使用 --template 选项: server create --template=<extension-name>:<template-name>

用于指示主题类型的图标 任务主题



时间戳记图标 最近一次更新时间: Monday, 5 December 2016
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=was-libcore-mp&topic=twlp_server_customconfig
文件名:twlp_server_customconfig.html