IBM Enterprise Records V5.1.2   

IBM Enterprise Records Web 应用程序概要文件生成配置 XML

通过命令行,您可以使用单个命令为 IBM® Enterprise Records Web 应用程序概要文件生成必需的配置 XML 文件。

关于此任务

运行 generateConfig 命令时,将为 IBM Enterprise Records Web 应用程序概要文件创建必需的配置 XML 文件。将为单个应用程序服务器或高可用性安装创建这些文件。

过程

要为 IBM Enterprise Records Web 应用程序概要文件生成配置 XML 文件,请执行下列操作:

  1. 以具有配置管理器运行许可权的用户身份登录 IBM Enterprise Records 服务器。打开命令窗口。
  2. 将当前目录切换到 ier_install_path/configure,其中 ier_install_pathIBM Enterprise Records 软件的安装位置。
  3. 根据您所在的环境,运行下列其中一个命令。在输入命令时,请勿换行。
    生成 IBM Enterprise Records Web 应用程序概要文件。
    对于 Windows,以下命令将在 ier_install_Path\configure\profiles\ 目录中为新的 IBM Enterprise Records Web 应用程序概要文件生成 WSWebApplicationDeploymentFile 文件以进行部署:
    configmgr_cl.exe generateConfig -appserver appserver_name 
    -profiletype webapplication_deployment -profile 
    "C:\Program Files\IBM\EnterpriseRecords\configure
    \profiles\WSWebApplicationDeploymentProfile"
    对于 AIX、HP-UX、Linux 和 Solaris,以下命令将在 ier_install_Path\configure\profiles\ 目录中为新的 IBM Enterprise Records Web 应用程序概要文件生成 WSWebApplicationDeploymentFile 文件以进行部署:
    ./configmgr_cl generateConfig -appserver appserver_name
    -profiletype webapplication_deployment -deploymenttype cluster 
    -aextdeploymenttype cluster -profile "/opt/IBM/EnterpriseRecords
    /configure/profiles/WSWebApplicationDeploymentProfile"
    要点: 此命令行的剩余部分仅有 Windows 示例。
    在集群环境上生成 Web 应用程序部署。
    对于 Windows,以下命令将在 ier_install_Path\configure\profiles\ 目录中为新的 IBM Enterprise Records Web 应用程序概要文件生成 WSWebApplicationDeploymentFile 文件以在集群环境上进行部署:
    configmgr_cl.exe generateConfig -appserver appserver_name 
    -profiletype webapplication_deployment -deploymenttype cluster 
    -aextdeploymenttype cluster -profile "C:\Program Files\
    IBM\EnterpriseRecords\configure\profiles
    \WSWebApplicationDeploymentProfile"
    示例
    -appserver appserver_name 参数指定了应用程序服务器的类型,且该参数必须为 websphereweblogicjboss
    切记: 如果此路径包含带有空格的目录名,请将整个路径用引号引起来。


反馈

最近一次更新时间: 2013 年 11 月
frmcm015.htm

© Copyright IBM Corporation 2013