WebSphere Application Server Network Deployment, Version 6.0.x   
             オペレーティング・システム: AIX , HP-UX, Linux, Solaris, Windows

             目次と検索結果のパーソナライズ化

responsefile.nd.txt

WebSphere Application Server Network Deployment をサイレント・インストールする場合は、 ユーザーとの対話がないインストール・オプションを提供するファイルを使用します。 このインストールを構成するには、 応答ファイル内のオプションを変更してから、 インストール・コマンドを実行してください。 サイレント・インストール・モードは、 対話式インストール・オプションを受け入れません。サイレント・インストール中に デフォルト以外のオプションを指定するには、応答ファイルを使用する必要があります。サイレント・ インストールを実行するには、契約オプションでご使用条件を受け入れる必要があります。

root として ログオンした後 (AIX や Linux などのプラットフォームの場合)、 または管理者グループに属するユーザーとしてログオンした後 (Windows プラットフォームの場合)、 オプションの応答ファイルを使用して、本製品のインストールを行います。 Windows プラットフォーム上のいくつかのインストール手順のステップでは、 管理者グループに属するユーザーが、 「オペレーティング・システムの一部としてアクションを行う」および「サービスとしてログオンする 」拡張ユーザー権限を備えている必要があります。

[バージョン 6.0.2] オプション応答ファイルを使用して、 カスタマイズ・インストール・パッケージ (CIP) をインストールすることもできます。CIP は、Installation Factory によって作成されます。

応答ファイルのロケーション

サンプルのオプション応答ファイルは、responsefile.nd.txt と呼ばれます。 このファイルは、製品ディスクまたはダウンロードされたインストール・イメージ内の WAS ディレクトリー にあります。

使用方式

インストール・ウィザードは、既存のオプション応答ファイルを読み取り、グラフィカル・ユーザー・インターフェースを表示することなくサイレントに実行することが可能です。

サイレント・インストール

オプション・ファイルが、インストール・ウィザードをサイレント・モードで実行させます。 ウィザードはオプション・ファイルを読み取って応答を判断しますが、グラフィカル・ユーザー・インターフェースは表示しません。 以下のコマンドでは、myresponsefile.txt という名前の サイレント・インストール用のオプション・ファイルのコピーを使用します。
install -options "myresponsefile.txt" -silent

作動環境の作成

Network Deployment 製品のバージョン 6 のインストールは、2 ステップのプロセスです。
  1. コア製品ファイルおよび機能ファイルのインストール。
  2. デプロイメント・マネージャー、管理対象ノード、またはスタンドアロン・アプリケーション・サーバーのプロファイルの作成。

サンプルのオプション応答ファイル responsefile.nd.txt は、 インストールの最初のパーツを制御し、またインストールの 2 番目のパーツを開始します。 コア・プロダクト・ファイルのインストール後にプロファイルを作成するには、 プロファイル作成のための応答ファイルを識別する responsefile.nd.txt ファイル内の オプションを使用します。プロファイル応答ファイルによって、 プロファイル管理ツール をサイレントに使用することが可能になります。

プロファイル作成のための適切な応答ファイルを編集し使用するには、以下の手順を実行します。
  1. 製品ディスク上の WAS ディレクトリーから適切なファイルを、 マシン上の容易に識別できる場所にコピーします。 ファイルの例は、以下のとおりです。
    作成するプロファイル コピーする応答ファイル
    デプロイメント・マネージャー・プロファイル responsefile.pct.NDdmgrProfile.txt
    アプリケーション・サーバー・プロファイル responsefile.pct.NDstandAloneProfile.txt
    カスタム・プロファイル responsefile.pct.NDmanagedProfile.txt
  2. ファイルを編集して、インストールに応じた値にカスタマイズします。
  3. ファイルを保管します。
  4. responsefile.nd.txt ファイルを編集して、プロファイル応答ファイルの ロケーションおよび名前を識別します。インストール・パスは、80 文字以下でなければなりません。 -W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation オプションの値を変更して、ファイルを識別します。 以下に例を示します。
    [AIX] [HP-UX] [Linux] [Solaris]
    -W pctresponse...fileLocation=
    "/tmp/WAS/responsefile.pct.NDdmgrProfile.txt"
    
    [Windows]
    -W pctresponse...fileLocation=
    "C:¥temp¥WAS¥responsefile.pct.NDdmgrProfile.txt"
    
  5. インストールを開始します。 以下に例を示します。
    [AIX] [HP-UX] [Linux] [Solaris]
    install -options /tmp/WAS/myresponsefile.txt -silent
    
    [Windows]
    install -options "C:¥temp¥WAS¥myresponsefile.txt" -silent
    
  6. インストールを完了したら、成功を表すログを確認します。

ロギング

インストール・ウィザードおよび プロファイル管理ツール は、 以下のログ・ファイルにインストール・イベントを記録します。

WebSphere Application Server Network Deployment のログ・ファイル: 以下の表は、バージョン 6.1 用 WebSphere Application Server Network Deployment のインストール・ログ、内容、 および成功と失敗を示すインディケーターを示しています。

詳しくは 、インストールのトラブルシューティング を参照してください。

使用上の注意

オプションの説明

値を計画するためのワークシートとして、 以下のオプションの説明を使用します。以下にリストされたディレクティブに関する個々の説明を参照し、 応答の計画に役立ててください。

-W silentInstallLicenseAcceptance.value="false"
# -W detectedexistingcopypanelInstallWizardBean.choice="addFeatures"
プラットフォーム固有: -P wasProductBean.installLocation="/usr/IBM/WebSphere/AppServer"
プラットフォーム固有: -P wasProductBean.installLocation="/opt/IBM/WebSphere/AppServer"
プラットフォーム固有: -P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"
-P samplesProductFeatureBean.active="true"
-P javadocsProductFeatureBean.active="true"
-W ndsummarypanelInstallWizardBean.launchPCT="true"
-W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation=""

以下の値のリストを参照し、 ファイルのオプションへの応答を計画します。

-W silentInstallLicenseAcceptance.value="false"
有効な値は true または false です。製品をインストールする前に、ご使用条件を受諾しなければなりません。
デフォルト値 説明 ご使用の値
false この応答ファイルの silentInstallLicenseAcceptance.value を「true」に変更する ことによって、CD_ROOT¥WAS¥lafiles にある、このプログラムに付随する IBM プログラムのご使用条件を確認したことに同意し、 これらの条件に同意します。これらの条件に同意しない場合は、 値の変更、あるいはそのプログラムのダウンロード、インストール、コピー、アクセス、または使用を行わずに、 プログラムおよびライセンス証書を取得した団体にそれらを早急に返品して、支払った金額の返金を受けてください。

ご使用条件を受け入れて製品をインストールするには、値を true に変更します。 デフォルト値では製品をインストールすることができません。

 
非 CIP のみ: -W detectedexistingcopypanelInstallWizardBean.choice= "addFeatures"
このディレクティブの唯一の有効な値は、addFeatures です。前のインストールにフィーチャーを追加していない場合、 この行はコメント化されたままにします。
デフォルト値 説明 ご使用の値
コメント化 インクリメンタル・マイグレーションでフィーチャーを 既存のインストールに追加するには、行のコメントを外します。

以下の -P wasProductBean.installLocation= ディレクティブの値を、既存のインストールのディレクトリーに 変更します。

問題を回避するために、現在インストールされているフィーチャーのフィーチャー・アクティブ・プロパティーを false に設定します。新規フィーチャーをインストールするには、フィーチャー・アクティブ・プロパティーを true に設定します。

例えば、製品の既存のインストールで Javadocs フィーチャーは インストールされていますが、Samples フィーチャーはインストールされていないと仮定します。 Samples フィーチャーをインストールするには、以下のディレクティブを適宜設定します。
  • -P samplesProductFeatureBean.active=true
  • -P javadocsProductFeatureBean.active=false

フィーチャー選択オプションは、インストール・タイプ・オプションの後に記述されています。

 
CIP のみ: -W detectedexistingcopypanelInstallWizardBean.choice= "installNew" [バージョン 6.0.2]
このディレクティブに対する有効な値は以下のとおりです。
  • installNew (デフォルト)
  • addFeaturesAndFixes
デフォルト値 説明 ご使用の値
installNew 既存のインストールにフィーチャーおよび保守を追加する場合:
  1. この行をコメント化して、新規インストールをインストールします。
  2. インクリメンタル・マイグレーションでフィーチャーを 既存のインストールに追加するには、行のコメントを外します。
  3. 以下の -P wasProductBean.installLocation= ディレクティブの値を、既存のインストールのディレクトリーに 変更します。
  4. 問題を回避するために、現在インストールされているフィーチャーのフィーチャー・アクティブ・プロパティーを false に設定します。新規フィーチャーをインストールするには、フィーチャー・アクティブ・プロパティーを true に設定します。
    例えば、製品の既存のインストールで Javadocs フィーチャーは インストールされていますが、Samples フィーチャーはインストールされていないと仮定します。 サンプル・フィーチャーをインストールするには、以下のディレクティブ値を設定します。
    • -P samplesProductFeatureBean.active=true
    • -P javadocsProductFeatureBean.active=false

    フィーチャー選択オプションは、プロファイル更新警告オプションの後に記述されています。

 
-P wasProductBean.installLocation=
  • [AIX] -P wasProductBean.installLocation="/usr/IBM/WebSphere/AppServer"
  • [Linux] [HP-UX] [Solaris] -P wasProductBean.installLocation="/opt/IBM/WebSphere/AppServer"
  • [Windows] -P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"
デフォルト値 説明 ご使用の値
製品ディスクごとに異なります 製品のインストール・ルート・ディレクトリー。有効なディレクトリーを指定します。

デフォルトのインストール・ロケーションは Windows システム用です。 AIX や Linux などのオペレーティング・システム上に インストールするには、Windows 行をコメント化します。

ご使用の プラットフォームが記述された行のコメントを外し、必要に応じてロケーションを変更します。 インストール・パスは、80 文字以下でなければなりません。

[AIX] [HP-UX] [Linux] [Solaris]
重要: 宛先ディレクトリーとしてシンボリック・リンクを使用しないでください。 シンボリック・リンクはサポートされていません。

また、インストール・ディレクトリーの名前には、スペースの使用もサポートされていません。

Windows システムでは、ディレクトリーにスペースを含むことができます。Windows の実例に示されているように、 スペースを含むディレクトリー名を二重引用符で囲みます。

 
CIP のみ: -W profileUpdateWarningPanelWizardBean.active="true" [バージョン 6.0.2]
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true CIP は、既存プロファイルを更新する保守パッケージを組み込むことができます。 失いたくないプロファイルに対して構成変更を行った可能性があるために 、保守パッケージをアンインストールしても、更新プロファイルはロールバックされません。

backupConfig コマンドを使用して、 CIP をインストールする前に、既存のプロファイルから構成をバックアップします。 また、ディレクトリーをコピーするシステム・コマンドを使用して、プロファイル・ディレクトリー全体をアーカイブすることもできます。

CIP がプロファイル保守を含んでいる場合は、true 値は警告パネルを表示します。 false 値は警告パネルを表示しません。

 
-P samplesProductFeatureBean.active="true"
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true このオプションは Samples フィーチャーをインストールします。

Samples フィーチャーの インストールをスキップするには、値を false に変更します。

Samples フィーチャーが既にインストールされている場合は、 インクリメンタル・インストール時に値を false に変更します。

Samples フィーチャーが既にインストールされている場合は、値 true を使用しないでください。

 
-P javadocsProductFeatureBean.active="true"
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true このオプションは Javadocs フィーチャーをインストールします。

Javadocs フィーチャーの インストールをスキップするには、値を false に変更します。

Javadocs フィーチャーが既にインストールされている場合は、 インクリメンタル・インストール時に値を false に変更します。

Javadocs フィーチャーが既にインストールされている場合は、 値 true を使用しないでください。

 
-W ndsummarypanelInstallWizardBean.launchPCT="true"
有効な値は true または false です。
デフォルト値 説明 ご使用の値
true 値 true は、プロファイル管理ツール をサイレントに起動します。

このオプションは、コア・プロダクト・ファイルおよびフィーチャーのインストールの最後に、 サイレントな プロファイル管理ツール の起動を制御します。プロファイル管理ツール は、 Network Deployment 製品の、使用可能な 3 種類のプロファイル・タイプのいずれかを作成することができます。

 
-W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation=""
有効な値は、カスタマイズされたプロファイル用オプション・ファイルの絶対パスおよびファイル名です。 オリジナル・ファイルは、製品ディスク上の WAS ディレクトリーか、 またはダウンロードされたインストール・イメージ内にあります。
ユーザーがファイルを編集および保管できるマシン上のロケーションに、 適切なファイルをコピーする必要があります。 オリジナル・プロファイル応答ファイルの名前は以下のとおりです。

各ファイルには、値のマーキングのための計画領域が含まれます。

デフォルト値 説明 ご使用の値
なし このオプションでは、適切なプロファイルのカスタマイズ済みオプション・ファイルへの絶対パスを 指定する必要があります。

以下に例を示します。

[AIX] [HP-UX] [Linux] [Solaris]
-W pctresponse...fileLocation=
"/tmp/WAS/responsefile.pct.NDdmgrProfile.txt"
[Windows]
-W pctresponse...fileLocation=
"C:¥temp¥WAS¥responsefile.pct.NDdmgrProfile.txt"
 



[バージョン 6.0.2]

CIP の responsefile.nd.txt ファイルの例

カスタマイズ・インストール・パッケージ (CIP) には、1 つ以上の保守パッケージおよび カスタマイズ済みプロファイルが含まれています。

CIP に同梱されているファイルのバージョンを編集します。以下の例は、 CIP に同梱されているファイルの正確な表現であることが保証されていません。
################################################################################
#
# InstallShield Options File
#
# Wizard name: Install
# Wizard source: setup.jar
#
# This file can be used to configure Install with the options specified below
# when the wizard is run with the "-options" command line option. Read each
# setting's documentation for information on how to change its value.
# 
# A common use of an options file is to run the wizard in silent mode. This lets
# the options file author specify wizard settings without having to run the
# wizard in graphical or console mode. To use this options file for silent mode
# execution, use the following command line arguments when running the wizard:
# 
#    -options "D:¥installImage¥WAS¥responsefile.nd.txt" -silent
#
################################################################################

###################################################################################
#
# License Acceptance
#
# Valid Options	: true   Accepts the license. Will install the product.
#		  false  Declines the license. Install will not occur.
#
# If no install occurs, this will be logged to a temporary log file in the user's temporary directory.
#
# By changing the silentInstallLicenseAcceptance.value in this response file to "true", you agree that you 
# have reviewed and agree to the terms of the IBM International Program License Agreement accompanying this 
# program, which is located at CD_ROOT¥WAS¥lafiles.  If you do not agree to these terms, do not change 
# the value or otherwise download, install, copy, access, or use the program and promptly return the 
# program and proof of entitlement to the party from whom you acquired it to obtain a refund of the amount you paid.
#
# 

-W silentInstallLicenseAcceptance.value="false"

################################################################################
#
# Install a new copy of IBM WebSphere Application Server product
#
# If you are installing a new of copy of the product,  leave  the following line uncommented.
# Otherwise, comment the line.
#
#
-W NDdetectedexistingcopypanelInstallWizardBean.choice="installNew"


################################################################################
#
# Apply maintenance and add features
#
# If you are planning to apply maintenance, add features, or both on
# top of an existing installation, uncomment the following line.
#
# -W NDdetectedexistingcopypanelInstallWizardBean.choice="addFeaturesAndFixes"
#
# Please make sure installLocation is set to your existing install location.
#
#
# For additional features you wish to install, set the feature active
# properties to true.
#
# NOTE: If the product edition of the custom installation package is
#       different from the existing installation package, then the features
#       will not be added.
#
# For example, you have installed core product feature, now you want to install
# samples feature, the active properties should be:
#
#    -P samplesProductFeatureBean.active="true"
# -P javadocsProductFeatureBean.active="false"
#


################################################################################
#
# IBM WebSphere Application Server Network Deployment, V6.0 Install
# Location
#
# The install location of the product. Specify a valid directory into which the
# product should be installed. If the directory contains spaces, enclose it in
# double-quotes as shown in the Windows example below. Note that spaces in the
# install location is only supported on Windows operating systems.
# 
# Below is the list of default install locations for each supported operating
# system.  By default, in this response file, the Windows install location is 
# used.  If you want to use the default install location for another operating
# system, uncomment the appropriate default install location entry (by removing '#') and 
# then comment out (by adding '#') the Windows operating system entry below.
#
#
# AIX Default Install Location:
#
#    -P wasProductBean.installLocation=/usr/IBM/WebSphere/AppServer	
#
#
# HP-UX, Solaris or Linux Default Install Location:
#
#    -P wasProductBean.installLocation=/opt/IBM/WebSphere/AppServer	
#
#
# Windows Default Install Location:
#


-P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"

################################################################################
#
# Warning: the custom install package may update your existing profiles.
#
# This custom install package may update the runtime environment profiles
# in your runtime environment.  Tt is strongly recommended that you backup
# all profiles before you continue.   If you uninstall this maintenance package
# at a later time, these profile updates will not be uninstalled because
# additional custom modifications may have subsequently been made.
# 
# For more information on profile management, see the wasprofile command
# documentation in the Information Center.
#
# The default value is "true", it will block the install unless you change
# the active property to "false".
#
# If you have already backed up your profiles or you wish to ingore the warnings,
# you can change it to "false".
#
# For example:
#
# -W profileUpdateWarningPanelWizardBean.active="false"
#

-W profileUpdateWarningPanelWizardBean.active="true"

################################################################################
#
# "Core Product Files" feature
#
# This feature is required by Application Server and will be installed by default. 
# Selection is not required.
#


################################################################################
#
# "Application Server samples" feature
#
# The selection state of the "Application Server samples" feature. Legal values
# are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Application Server samples" for installation, use
# 
#    -P samplesProductFeatureBean.active="true"
#


-P samplesProductFeatureBean.active="true"


################################################################################
#
# "Javadocs" feature
#
# The selection state of the "Javadocs" feature. Legal values are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Javadocs" for installation, use
# 
#    -P javadocsProductFeatureBean.active="true"
#


-P javadocsProductFeatureBean.active="true"


################################################################################
#
# WebSphere Application Server Profile Creation Tool (PCT)
#
# To launch the Profile Creation Tool SILENTLY at the end
# of the installation, please change the value to "true".
# Otherwise, change the value to "".
#
# Please Note: This will launch the latest PCT.  If the Custom Install Package
# contains profile customizations, this will launch the PCT installed in
# <WAS_HOME>/cip/<uid>/ProfileCreator.  Otherwise, it will launch the GM version
# PCT which can be found at <WAS_HOME>/bin/ProfileCreator.
# 

-W ndsummarypanelInstallWizardBean.launchPCT="true"


################################################################################
# If you choose to run Profile Creation Tool silently at the end of the
# installation, you must
# 1. get a copy of the PCT response file of Profile creator (from CD) and put to a temp dir
#    such as: /tmp/WAS/responsefile.pct.NDdmgrProfile.txt        For DMGR profile creation
#             /tmp/WAS/responsefile.pct.NDmanagedProfile.txt     For Manage profile creation
#             /tmp/WAS/responsefile.pct.NDstandAloneProfile.txt  For Stand alone profile creation
# 2. modify the response file by filling in the required options/values. 
# Note: If the values are not completed properly, the configuration may be unsuccessful. 
# 3. specify below the absolute path to your modified response file. 
# 
# For example, -W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation="/tmp/WAS/responsefile.pct.NDdmgrProfile.txt"


-W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation=""

responsefile.nd.txt ファイルの例

WebSphere Application Server Network Deployment 製品に同梱されているファイルのバージョンを編集します。以下の例は、製品に同梱されているファイルの正確な表現であることが保証されていません。
################################################################################
#
# InstallShield Options File
#
# Wizard name: Install
# Wizard source: setup.jar
#
# This file can be used to configure Install with the options specified below
# when the wizard is run with the "-options" command line option. Read each
# setting's documentation for information on how to change its value.
# 
# A common use of an options file is to run the wizard in silent mode. This lets
# the options file author specify wizard settings without having to run the
# wizard in graphical or console mode. To use this options file for silent mode
# execution, use the following command line arguments when running the wizard:
# 
#    -options "D:¥installImage¥WAS¥responsefile.nd.txt" -silent
#
################################################################################

###################################################################################
#
# License Acceptance
#
# Valid Options	: true   Accepts the license. Will install the product.
#		  false  Declines the license. Install will not occur.
#
# If no install occurs, this will be logged to a temporary log file in the user's 
# temporary directory.
#
# By changing the silentInstallLicenseAcceptance.value in this response file to "true", 
# you agree that you 
# have reviewed and agree to the terms of the IBM International Program License Agreement 
# accompanying this 
# program, which is located at CD_ROOT¥WAS¥lafiles.  If you do not agree to these terms, 
# do not change 
# the value or otherwise download, install, copy, access, or use the program and promptly 
# return the 
# program and proof of entitlement to the party from whom you acquired it to obtain a 
# refund of the amount you paid.
#
# 

-W silentInstallLicenseAcceptance.value="false"

################################################################################
#
# Incremental Install
#
# If you are installing additional features on top of an existing installation,
# (e.g. incremental install), uncomment the following line.  This will notify
# the installer that you are doing an incremental install.
#
# -W NDdetectedexistingcopypanelInstallWizardBean.choice="addFeatures"
#
# Please make sure installLocation is set to your existing install location.
#
# For already installed features, you need to set the feature active property
# to false.  For new features you want to install, you need to set the active
# properties to true.
#
# For example, you have installed core product feature, now you want to install
# samples feature, the active properties should be:
#
#    -P samplesProductFeatureBean.active="true"
# -P javadocsProductFeatureBean.active="false"


################################################################################
#
# IBM WebSphere Application Server Network Deployment, V6.0 Install
# Location
#
# The install location of the product. Specify a valid directory into which the
# product should be installed. If the directory contains spaces, enclose it in
# double-quotes as shown in the Windows example below. Note that spaces in the
# install location is only supported on Windows operating systems.
# 
# Below is the list of default install locations for each supported operating
# system.  By default, in this response file, the Windows install location is 
# used.  If you want to use the default install location for another operating
# system, uncomment the appropriate default install location entry (by removing '#') and 
# then comment out (by adding '#') the Windows operating system entry below.
#
#
# AIX Default Install Location:
#
#    -P wasProductBean.installLocation=/usr/IBM/WebSphere/AppServer	
#
#
# HP-UX, Solaris or Linux Default Install Location:
#
#    -P wasProductBean.installLocation=/opt/IBM/WebSphere/AppServer	
#
#
# Windows Default Install Location:
#


-P wasProductBean.installLocation="C:¥Program Files¥IBM¥WebSphere¥AppServer"


################################################################################
#
# "Core Product Files" feature
#
# This feature is required by Application Server and will be installed by default. 
# Selection is not required.
#


################################################################################
#
# "Application Server samples" feature
#
# The selection state of the "Application Server samples" feature. Legal values
# are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Application Server samples" for installation, use
# 
#    -P samplesProductFeatureBean.active="true"
#


-P samplesProductFeatureBean.active="true"


################################################################################
#
# "Javadocs" feature
#
# The selection state of the "Javadocs" feature. Legal values are:
# 
#    true  - Indicates that the feature is selected for installation
#    false - Indicates that the feature is not selected for installation
# 
# For example, to select "Javadocs" for installation, use
# 
#    -P javadocsProductFeatureBean.active="true"
#


-P javadocsProductFeatureBean.active="true"


################################################################################
#
# WebSphere Application Server Profile Creation Tool 
#
# To launch the Profile Creation Tool SILENTLY at the end
# of the installation, please change the value to "true".
# Otherwise, change the value to "".
# 


-W ndsummarypanelInstallWizardBean.launchPCT="true"


################################################################################
# If you choose to run Profile Creation Tool silently at the end of the
# installation, you must
# 1. get a copy of the PCT response file of Profile creator (from CD) and put to a temp dir
#    such as: /tmp/WAS/responsefile.pct.NDdmgrProfile.txt        For DMGR profile creation
#             /tmp/WAS/responsefile.pct.NDmanagedProfile.txt     For Manage profile creation
#             /tmp/WAS/responsefile.pct.NDstandAloneProfile.txt  For Stand alone profile creation
# 2. modify the response file by filling in the required options/values. 
# Note: If the values are not completed properly, the configuration may be unsuccessful. 
# 3. specify below the absolute path to your modified response file. 
# 
# For example, -W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation=
#        "/tmp/WAS/responsefile.pct.NDdmgrProfile.txt"


-W pctresponsefilelocationqueryactionInstallWizardBean.fileLocation=""




参照トピック    

ご利用条件 | フィードバック

最終更新: Jan 21, 2008 10:13:28 PM EST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/rins_responsefile_nd.html