スタンドアロン・サーバー・プロファイルのサイレント作成

応答ファイル responsefile.pcaw.wps.standAloneProfile.txt を使用して、スタンドアロン・プロセス・サーバー・プロファイルのサイレント作成を行えます。

サイレント・インストールを行うときに、インストール・プログラムがこのファイルを読み取り、プロファイル作成オプションの値を判別します。初期インストール後に、この応答ファイルを使用して追加のスタンドアロン・プロセス・サーバー・プロファイルを作成することもできます。応答ファイルは、デフォルト値で出荷されています。

サイレント・インストールについて詳しくは、製品のサイレント・インストールを参照してください。

始める前に

この手順を実行する前に、以下のことを確認してください。
  • スタンドアロン・サーバー・プロファイルを作成しようとしていること、また、サイレントに作成することを確認します。対話式インターフェースを使用してプロファイルを作成する場合は、プロファイル・ウィザードを使用したプロファイルの作成および拡張のその他のプロファイル作成手順の説明を参照してください。
  • WebSphere Process Server のリポジトリーをリモート・サーバー上に置く予定である場合は、そのリポジトリーを作成してからこの手順を始めることを確認します。WebSphere Process Server の応答ファイルのオプションの指定により、ローカル・サーバー上にリポジトリーを作成することもできれば、リモート・サーバー上の既存のリポジトリーを使用することもできます。
  • 新規プロファイルを作成するのに十分なディスク・スペースおよび一時スペースがあることを確認します。必要な最小ディスク・スペースについては、必要なディスク・スペースを参照してください。
  • WebSphere Process Server をインストールする場合は、オペレーティング・システムのインストール準備が整っていることを確認します。詳しくは、インストールのためのオペレーティング・システムの準備を参照してください。
  • グローバル・セキュリティーを使用可能に設定している WebSphere Application Server または WebSphere Application Server Network Deployment の既存のインストール済み環境に WebSphere Process Server をインストールする場合は、この製品をインストールする前にグローバル・セキュリティーを使用不可に設定します。既に WebSphere Process Server を インストール済みで、グローバル・セキュリティーを使用可能に設定している場合は、 プロファイルを作成する前にこの機能を使用不可に設定してください。グローバル・セキュリティーの使用可能化および使用不可化については、WebSphere Application Server Network Deployment バージョン 6.0 インフォメーション・センター (http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp) を参照してください。
  • Linux または UNIX システムの root ユーザーとして、または Windows システムの管理者グループのメンバーとして、プロファイルを作成することを確認します。

応答ファイル内での -silent オプションの使用の回避

応答ファイル内で -silent オプションを使用しないでください。使用すると、プロファイルの作成が失敗する可能性があります。

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

responsefile.pcaw.wps.standAloneProfile.txt ファイルの例は次のロケーションにあります。

表 1. 応答ファイルのロケーション
WebSphere Process Server CD 1 のロケーション インストールされたロケーション
WBI ディレクトリー
  • Icon indicating Linux platforms Icon indicating UNIX platforms Linux および UNIX プラットフォームの場合: install_root/bin/ProfileCreator_wbi ディレクトリー
  • Icon indicating Windows platforms Windows プラットフォームの場合: install_root¥bin¥ProfileCreator_wbi ディレクトリー

インストール時のスタンドアロン・サーバー・プロファイルの作成

WebSphere Process Server の初期インストール時にスタンドアロン・サーバー・プロファイルを作成するには、次の手順を実行します。
  1. WebSphere Process Server CD 1WBI ディレクトリーにある responsefile.pcaw.wps.standAloneProfile.txt ファイルを、マシンの識別しやすい場所にコピーして、standaloneProfile_1.txt などの新しい名前を付けて保存します。
  2. ターゲット・オペレーティング・システム上で、選択したフラット・ファイル・エディターを使用してこのプロファイル応答ファイルを編集し、ご使用のシステム用のパラメーターを使用してカスタマイズします。応答ファイル内の指示を読み取って、適切な値を選択します。
  3. プロファイル・ウィザードのための応答ファイルに -silent オプシ ョンが存在していないことを確認します。このオプションがある場合、プロファイルは作成されません。
  4. ファイルを保管します。
  5. WebSphere Process Server CD 1WBI ディレクトリーにある製品インストールの応答ファイル responsefile.wps.txt をマシンの識別しやすい場所にコピーして、myoptionsfile などの新しい名前を付けて保存します。
  6. ターゲット・オペレーティング・システム上で、選択したフラット・ファイル・エディターを使用してこのファイルを編集し、ご使用のシステム用のパラメーターを使用してカスタマイズします。応答ファイル内の指示を読み取って、適切な値を選択します。 サンプルの応答ファイルについては、製品のサイレント・インストールを参照してください。
  7. responsefile.wps.txt のコピーの末尾で、オプション -W summaryPanel_InstallWizardBean.launchPCAW の値を true に変更します。以下に例を示します。
    -W summaryPanel_InstallWizardBean.launchPCAW="true"
  8. オプション -W pcawResponseFileLocationQueryAction_InstallWizardBean.fileLocation の値を "" から (変更済みの) プロファイル応答ファイルの絶対ファイル・パスを示すように変更します。以下に例を示します。
    -W pcawresponsefilelocationqueryaction_InstallWizardBean.fileLocation=
    "/opt/IBM/WebSphere/MyOptionFiles/standaloneProfile_1.txt"
  9. responsefile.wps.txt のコピーに変更内容を保管します。
  10. 以下のコマンドのいずれか 1 つを使用して、WebSphere Process Server をインストールし、スタンドアロン・サーバー・プロファイルを作成します。これらのコマンドは、responsefile.wps.txt ファイルが一時ディレクトリーにコピーされ、ファイルをカスタマイズする前に myoptions.txt に名前が変更されているものと想定します。
    • Icon indicating Linux platforms Icon indicating UNIX platforms Linux および UNIX プラットフォームの場合:
      install -options /tmp/WBI/myoptions.txt -silent
    • Icon indicating Windows platforms Windows プラットフォームの場合:
      install.exe -options "C:¥temp¥WBI¥myoptions.txt" -silent
WebSphere Process Server のログ・ファイルを調べて、インストールが正常に終了していることを確認します。ファイルの最後の行に INSTCONFSUCCESS という語が含まれている場合、選択した WebSphere Process Server フィーチャーおよび WebSphere Application Server Network Deployment は正常にインストールされています。ログ・ファイルは以下に配置されています。
  • Icon indicating Linux platforms Icon indicating UNIX platforms Linux および UNIX プラットフォームの場合: install_root/logs/wbi/log.txt
  • Icon indicating Windows platforms Windows プラットフォームの場合: install_root¥logs¥wbi¥log.txt
ここで、install_root は WebSphere Process Server のインストール・ロケーションを表します。このログ・ファイルの最後の行に INSTCONFSUCCESS というストリングが含まれている場合、インストールは正常に終了しています。INSTCONFPARTIALSUCCESS または INSTCONFFAILED などの他の用語が、ファイル内の別の行に (あるいは最後の行にも) 出現する場合がありますが、INSTCONFSUCCESS が最後の行に含まれているのであれば、 インストールは正常に終了しています。インストールが正常終了しなかった場合は、他のログ・ファイルを調べて原因を判別してください。インストールの トラブルシューティングに関するヒントについては、ログ・ファイルにリストされた関連するログ・ファイルの説明、エラー・メッセージ: インストールおよびプロファイルの作成と拡張のエラー・メッセージの説明を参照し、インストールのトラブルシューティングを確認 してください。また、プロファイルが正常に作成されなかった場合は、トラブルシューティングのヒントとして、プロファイルの作成または拡張時の障害からのリカバリーを参照してください。

Icon indicating 6.0.1 content only WebSphere Process Server バージョン 6.0.1 を使用する場合は、インストール検査ツールを使用してインストールの検査を行うこともできます。詳しくは、WebSphere Process Server バージョン 6.0.1 でのインストール検査ツールの使用を参照してください。

インストール完了後のスタンドアロン・サーバー・プロファイルの作成

プロセス・サーバーの初期インストール後に、応答ファイルを使用してスタンドアロン・サーバー・プロファイルをサイレント作成することもできます。これを行うには、次のようにします。
  1. Linux および UNIX プラットフォームで install_root/bin/ProfileCreator_wbi ディレクトリーから、または Windows プラットフォームで install_root¥bin¥ProfileCreator_wbi ディレクトリーから、responsefile.pcaw.wps.standAloneProfile.txt ファイルをマシンの識別しやすい場所にコピーして、my_options_file.txt などの新しい名前を付けて保存します。
  2. ファイルを編集して、インストールに応じた値にカスタマイズします。 それぞれのオプションの詳細な説明については、応答ファイル内の説明テキストを参照してください。応答ファイルの実例は responsefile.pcaw.wps.standAloneProfile.txt ファイルの例にあります。
  3. ファイルを保管します。
  4. 以下のコマンドのいずれか 1 つを使用して、ご使用のオペレーティング・システムに合った適切なプロファイルの作成を開始します。
    注: Linux または UNIX プラットフォームで install_root/bin/ProfileCreator_wbi 以外のディレクトリー、または Windows プラットフォームで install_root¥bin¥ProfileCreator_wbi 以外のディレクトリーに応答ファイルを保存した場合は、次のように、コマンドの完全修飾パス名を指定する必要があります。これらの例では、応答ファイルがこれらのディレクトリーのうち、オペレーティング・システムに合ったいずれかのディレクトリーに存在することを前提としています。
    • Icon indicating AIX platforms AIX プラットフォームの場合: ./pcatAIX.bin -options my_options_file.txt -silent
    • Icon indicating HP-UX platforms HP-UX プラットフォームの場合: ./pcatHPUX.bin -options my_options_file.txt -silent
    • Icon indicating Linux platforms Linux プラットフォームの場合: ./pcatLinux.bin -options my_options_file.txt -silent
    • Icon indicating Linux platforms Linux プラットフォームの場合: Power platforms: ./pcatLinuxPPC.bin -options my_options_file.txt -silent
    • Icon indicating Solaris platforms Solaris プラットフォームの場合: ./pcatSolaris.bin -options my_options_file.txt -silent
    • Icon indicating Windows platforms Windows プラットフォームの場合: pcatWindows.exe -options my_options_file.txt -silent
  5. ログを調べて成功を確認してください。また、プロファイルが正常に作成されなかった場合は、トラブルシューティングのヒントとして、プロファイルの作成または拡張時の障害からのリカバリーを参照してください。

ロギング

ロギングについての詳細は、ログ・ファイル を参照してください。

命名の考慮事項

ネーミングに関する考慮事項については、プロファイル、ノード、ホスト、およびセルの命名の考慮事項を参照してください。

responsefile.pcaw.wps.standAloneProfile.txt ファイルの例

このセクションでは、WebSphere Process Server バージョン 6.0.0 と WebSphere Process Server バージョン 6.0.1 の応答ファイルの実例を示します。 必ず使用しているバージョンの WebSphere Process Server に合致するサンプル・ファイルを使用してください。この製品で提供されるファイルは、修正前は以下のいずれかと同様です。

WebSphere Process Server バージョン 6.0.0 の pcaw.wps.standAloneProfile.txt ファイルの例

WebSphere Process Server バージョン 6.0.0 に付属の応答ファイル (変更前) は、次のような内容になります。

################################################################################
#
# Licensed Material - Property of IBM
# 5724-L01
# (C) Copyright IBM Corporation 2005. All Rights Reserved.
# US Government Users Restricted Rights- Use, duplication or disclosure
# restricted by GSA ADP Schedule Contract with IBM Corp.
#
################################################################################
################################################################################
#
# Response file for WebSphere Process Server v6.0 stand alone profile
# creation
#
# This options file is located in the CD_ROOT¥WBI¥ directory and in the
# install_root¥bin¥ProfileCreator_wbi directory.
#
# To use the options file under CD_ROOT¥WBI¥ directory, follow the instructions
# in CD_ROOT¥WBI¥responsefile.wps.txt. The WebSphere Process Server installer
# locates this file during silent installation and automatically runs the silent
# profile creation at the end of installation.
# 
# To use the options file under install_root¥bin¥ProfileCreator_wbi for silent
# profile creation, you must change various values in the file and use the
# following command line arguments:
#
#    -options "responsefile.pcaw.wps.standAloneProfile.txt" -silent
#
################################################################################
################################################################################
# 
# Profile name
#
# Set the profile name for installing a stand alone profile. The profile
# name must be unique for this WebSphere Application Server installation.
#
-W profilenamepanelInstallWizardBean.profileName="ProcSrv01"
################################################################################
# If you want to set this profile to be your default profile, set to "true".
# Otherwise set to "false". If this is the first profile being created, the profile
# automatically is the default.
#
-W profilenamepanelInstallWizardBean.isDefault="false"
################################################################################
# 
# Profile location
#
# Specify a directory to contain the files that define the run-time environment,
# such as commands, configuration files, and log files. 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.
#
# Default Install Location:
#
#    -P installLocation="<WBI_HOME>¥profiles¥<PROFILE_NAME>"
#
-P installLocation="C:¥Program Files¥IBM¥WebSphere¥ProcServer¥profiles¥ProcSrv01"
################################################################################
# 
# Node name
#
# Please select the node name for the Process Server. Node name under one cell
# has to be unique.
#
# If you plan to migrate a V5 deployment manager cell, the V5 managed nodes are also
# migrated to the V6 cell. To incrementally migrate an individual V5 managed node
# to V6, you must use the same node name for the V6 Process Server profile.
#
# Replace YOUR_NODE_NAME with the actual node name.
#
-W nodehostnamepanelInstallWizardBean.nodeName="YOUR_NODE_NAME"
################################################################################
#
# Host name
#
# Specify the host name for the Process Server. The host name is the domain
# name system (DNS) name (short or long) or the IP address of this computer.
# 
# Replace YOUR_HOST_NAME with the actual host name. Comment the line to use
# the default value.
# 
-W nodehostnamepanelInstallWizardBean.hostName="YOUR_HOST_NAME"
################################################################################
#
# Cell name
#
# You should not Modify this, unless absolutely necessary.
# 
# The Wizard would set this to short local host name + "Node##Cell" by default.
#
# If you would like to override the resolved cell name value, uncomment the line and
# replace YOUR_CELL_NAME with <YOUR_OWN_VALUE>.
#
# -W setnondmgrcellnameinglobalconstantsInstallWizardBean.value="YOUR_CELL_NAME"
################################################################################
# 
# Port value assignment
# 
# The following entries are used to reset port numbers used in the configuration
#
# They are currently set to the defaults.
# Please check to make sure there are no Port Conflicts.
# Port numbers for each profile can be found in:
# <profile>/config/cells/<cell name>/nodes/<node name>/serverindex.xml
#
-W pctdefaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W pctdefaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W pctdefaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W pctdefaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W pctdefaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W pctdefaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W pctdefaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W pctdefaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W pctdefaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W pctdefaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W pctdefaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"
################################################################################
#
# Windows service
#
# The following directives are to install services for Websphere Process Server on Windows.
# Using Services, you can start and stop services, and configure startup and recovery actions.
# Set winServiceQuery="false" will turn off the function on windows system.
# You can ignore these or comment them out for other Operating Systems.
#
-W winservicepanelInstallWizardBean.winServiceQuery="true"
################################################################################
# Specify account type of the service. Legal values are:
#
#    localsystem   - Indicates that you choose to use Local System account.
#    specifieduser - Indicates that you choose to use specified user account.
#
-W winservicepanelInstallWizardBean.accountType="localsystem"
################################################################################
# If you chose to install a service above with the accountType="localsystem",
# the userName and password below can be ignored. If the accountType was set to:
# accountType="specifieduser", then you must specify the User Name and Password
# which are required to install the Services. The current user must be admin or must
# have admin authority to install a Service. Also the username
# which is given here must have "Log On as a Service " authority
# for the service to run properly.
#
# Replace YOUR_USER_NAME with your username.
#
-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
################################################################################
# Replace YOUR_PASSWORD with your valid password.
#
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
################################################################################
# Set the startup type of the WebSphere Process Server on Windows.
# Valid values are "automatic", "manual", and "disabled".
#
-W winservicepanelInstallWizardBean.startupType="manual"
################################################################################
#
# Service Component Architecture Configuration
#
# The following entries are used to create a Service Component Architecture
# configuration.  Set doConfigureSCACheckList="true" if you want
# to configure a Service Component Architecture.  If you do not want a
# Service Component Architecture leave the value as "".
# If you set the value to "true" then the rest of the parameters must also be filled
# out.
#
-W wbiSCAConfigInputPanelBeanId.doConfigureSCACheckList=""
################################################################################
# If you chose to create a Service Component Architecture configuration above
# then specify the userid for that configuration.  If not then comment out
# this line.
#
-W wbiSCAConfigInputPanelBeanId.userId="YOUR_USER_ID_SCA"
################################################################################
# If you chose to create a Service Component Architecture configuration above
# then specify the password for that configuration and confirm that password.
# If not then comment out these lines.
#
-W wbiSCAConfigInputPanelBeanId.password="YOUR_PASSWORD_SCA"
-W wbiSCAConfigInputPanelBeanId.passwordConfirmation="YOUR_PASSWORD_SCA"
################################################################################
#
# Common Event Infrastructure Configuration
#
# The following entries are used to create a sample Common Event Infrastructure
# configuration. Uncomment the appropriate lines & fill in the values.
################################################################################
# Specify the userid for CEI sample configuration to create a sample
# Common Event infrastructure.
#
-W wbiCEIConfigInputPanelBeanId.userId="YOUR_USER_ID_CEI"
################################################################################
# To create the sample Common Event Infrastructure configuration above
# specify the password for that sample configuration and confirm that password.
# 
-W wbiCEIConfigInputPanelBeanId.password="YOUR_PASSWORD_CEI"
-W wbiCEIConfigInputPanelBeanId.passwordConfirmation="YOUR_PASSWORD_CEI"
################################################################################
# To create the sample Common Event Infrastructure configuration above
# specify the server name for that sample configuration.  By default, the
# server that is created for a standalone node is named "server1".
#
-W wbiCEIConfigInputPanelBeanId.serverName="server1"
################################################################################
# Database type
# 
# Choose the type of database you want to use/create for Common Event Infrastructure.
# The supported database types are as follows: CloudScape, DB2 UDB, Oracle.
# To select a particular database type, uncomment the appropriate line.
#
-W wbiCEIConfigInputPanelBeanId.database="CLOUDSCAPE_V51_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBNT_V8_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBNT_V82_1"
# -W wbiCEIConfigInputPanelBeanId.database="ORACLE_V9_1"
# -W wbiCEIConfigInputPanelBeanId.database="ORACLE_V10_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBOS390_V7_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBOS390_V8_1"
################################################################################
# The following entries are used only if you selected DB2 as your preferred
# database type.
################################################################################
# Create database choice
#
# If you want to create a new database for Common Event Infrastructure then
# set the value as "yes". If you want to generate scripts to create new database
# then set the value as "no".
#
# -W wbiCEIDB2ConfigInfoBean.createDatabaseChoice="yes"
################################################################################
# Database Name
#
# The database name. By default the database is named "event". Database name
# cannot be more than 8 characters long.
#
# -W wbiCEIDB2ConfigInfoBean.databaseName="event"
################################################################################
# User ID
#
# User ID to authenticate with the database
#
# -W wbiCEIDB2ConfigInfoBean.userId="YOUR_USER_ID_DB"
################################################################################
# Password
#
# Specify the password for database authentication. Later confirm it.
#
# -W wbiCEIDB2ConfigInfoBean.password="YOUR_PASSWORD_DB"
# -W wbiCEIDB2ConfigInfoBean.passwordConfirmation="YOUR_PASSWORD_DB"
################################################################################
# JDBC Driver Classpath
#
#  Specify a directory that contains the following files:
#  db2jcc.jar, db2jcc_license_cu.jar, db2jcc_license_cisuz.jar
#  These files should be located in the follow directory:
#  
#      "<WBI_HOME>¥universalDriver_wbi¥lib"
#  
#  So, if using DB2_Universal, an acceptable JDBC classpath might be
#  -W wbiCEIDB2DriverInfo.driverClassPath="C:¥Program Files¥IBM¥WebSphere¥universalDriver_wbi¥lib"
#
#
# -W wbiCEIDB2DriverInfo.driverClassPath=""
################################################################################
# Driver Type
#
# Specify the driver JDBC type. Valid values are "2" or "4".
#
# -W wbiCEIDB2DriverInfo.driverType="4"
################################################################################
# Database Server Name
#
# Specify the database server name only if your driver type selection was "4".
#
# -W wbiCEIDB2DriverInfo.databaseServerName="localhost"
################################################################################
# Server Port
#
# Specify the server port only if your driver type selection was "4".
#
# -W wbiCEIDB2DriverInfo.serverPort="50000"
################################################################################
# Database Node Name
# 
# Specify the database node name only if the DB2 server is remote.
#
# -W wbiCEIDB2DriverInfo.dbNodeName=""
################################################################################
# The following entries are used only if you selected Oracle V9.1 or Oracle V10.1
# as your preferred database type.
################################################################################
# Create database choice
#
# If you want to create a new database for Common Event Infrastructure then
# set the value as "yes". If you want to generate scripts to create new database
# then set the value as "no".
#
# -W wbiCEIOracleConfigInfoBean.createDatabaseChoice="yes"
################################################################################
# Database Name
#
# The database name. Database name cannot be more than 8 characters long.
#
# -W wbiCEIOracleConfigInfoBean.databaseName=""
################################################################################
# User ID
#
# User ID to create in the database.
#
# -W wbiCEIOracleConfigInfoBean.userId="YOUR_DB_USER_ID"
################################################################################
# Password
#
# Specify the password for the created user ID. Later confirm it.
#
# -W wbiCEIOracleConfigInfoBean.password="YOUR_DB_USER_PASSWORD"
# -W wbiCEIOracleConfigInfoBean.passwordConfirmation="YOUR_DB_USER_PASSWORD"
################################################################################
# User ID
#
# User ID with SYSDBA authority.
#
# -W wbiCEIOracleDriverInfo.userId="USER_ID_AUTH_SYSDBA"
################################################################################
# Password
#
# Specify the password for the user ID with SYSDBA authority. Later confirm it.
#
# -W wbiCEIOracleDriverInfo.password="USER_PASSWORD_AUTH_SYSDBA"
# -W wbiCEIOracleDriverInfo.passwordConfirmation="USER_PASSWORD_AUTH_SYSDBA"
################################################################################
# JDBC Driver Classpath
#
# Specify a directory that contains the following files:
#
#  ORACLE_OCI8 - specify a directory that contains classes12.zip.
#
#  ORACLE_THIN - specify a directory that contains ojdbc14.jar.
# -W wbiCEIOracleDriverInfo.driverClassPath="<value>"
################################################################################
# Driver Type
#
# Specify the driver JDBC type only if you did not opt to create a new database.
# Valid values are "oci" or "thin".
#
# -W wbiCEIOracleDriverInfo.driverType="oci"
################################################################################
# Database Server Name
#
# Specify the database server name only if your driver type selection was "thin".
#
# -W wbiCEIOracleDriverInfo.databaseServerName="localhost"
################################################################################
# Server Port
#
# Specify the server port only if your driver type selection was "thin".
#
# -W wbiCEIOracleDriverInfo.serverPort="1521"
################################################################################
#
# Business Process Choreographer Configuration
#
# The following entries are used to create a sample Business Process Choreographer
# configuration.  Set doConfigureSampleBPContainerCheckList="yes" if you want
# to configure a sample.  If you do not want a sample leave the value as "".
# If you set the value to "yes" then the rest of the parameters must also be filled
# out.
#
-W bpcConfigInputPanelBeanId.doConfigureSampleBPContainerCheckList=""
################################################################################
# If you chose to create a sample Business Process Choreographer configuration
# above then specify the userid for that sample configuration.  If not then
# comment out this line.
#
-W bpcConfigInputPanelBeanId.userId="YOUR_USER_ID_BPC"
################################################################################
# If you chose to create a sample Business Process Choreographer configuration
# above then specify the password for that sample configuration and confirm that
# password.  If not then comment out these lines.
#
-W bpcConfigInputPanelBeanId.password="YOUR_PASSWORD_BPC"
-W bpcConfigInputPanelBeanId.passwordConfirmation="YOUR_PASSWORD_BPC"
################################################################################
# If you chose to create a sample Business Process Choreographer configuration
# above then specify the security role for the business process system administrator.
# This is the security role used by the Business Process Choreographer to run a
# business process.  Below is an example of an LDAP security role.  Comment out
# this line if a sample Business Process Choreographer configuration is not being
# created.
#
-W bpcConfigInputPanelBeanId.securityRole="YOUR_SECURITY_ROLE_BPC"
################################################################################
#
# Application Scheduler configuration
#
# Application Scheduler is used to schedule migration application group events.
# If you choose to configure Application Scheduler, set the following property
# to "yes". Otherwise, leave it blank "".
#
-W wbiAppSchedulerConfigInputPanel.doAppSchedulerConfig=""
#-W wbiAppSchedulerConfigInputPanel.doAppSchedulerConfig="yes"
################################################################################
#
# Indicate the application server name on this node if you chose to configure
# it for Application Scheduler use. Usually, for a stand-alone profile the
# server name is "server1".
#
-W wbiAppSchedulerConfigInputPanel.appSchedulerServer="server1"
################################################################################
#
# Configure Database Authentication
#
# Various WebSphere Process Server components use a database connection.
# Choose a database type and enter the database configuration information
# based on that type.
#
################################################################################
# Create new or use existing database
# 
# You can choose to use an existing database for WebSphere Process Server or
# you can create a new database. To use an existing database, set the following
# property to "existing". To create a new database set the following property
# to "create".
#
-W wbiCommonDBConfigPanel.radioButtons="create"
#-W wbiCommonDBConfigPanel.radioButtons="existing"
################################################################################
# Database type
# 
# Choose the type of database you want to use/create for WebSphere Process
# Server. The supported database types are as follows: CloudScape, DB2 UDB,
# DB2 CLI, Informix, MSSQL Server Embedded, MSSQL Server Data Direct,
# Oracle OCI, and Oracle Thin. To select a particular database type,
# uncomment/comment the appropriate lines.
#
# NOTE:  DB2UDBOS390_V7_1, DB2UDBOS390_V8_1, ORACLE_OCI, ORACLE_THIN
#        databases are only supported for when using an existing database.
#        DO NOT select these databases if you choose to create a new database.
#
#
-W wbiCommonDBConfigPanel.DBProductList="CLOUDSCAPE"
#-W wbiCommonDBConfigPanel.DBProductList="DB2_Universal"
#-W wbiCommonDBConfigPanel.DBProductList="DB2UDBOS390_V7_1"
#-W wbiCommonDBConfigPanel.DBProductList="DB2UDBOS390_V8_1"
#-W wbiCommonDBConfigPanel.DBProductList="DB2_CLI"
#-W wbiCommonDBConfigPanel.DBProductList="INFORMIX"
#-W wbiCommonDBConfigPanel.DBProductList="MSSQLSERVER_Embedded"
#-W wbiCommonDBConfigPanel.DBProductList="MSSQLSERVER_DataDirect"
#-W wbiCommonDBConfigPanel.DBProductList="ORACLE_OCI"
#-W wbiCommonDBConfigPanel.DBProductList="ORACLE_THIN"
################################################################################
# Database name
# 
# If you chose to use an existing database, set the following property to the
# name of the existing database. Otherwise, specify a name for the new database.
#
-W wbiCommonDBConfigPanel.DBNameValue="WPRCSDB"
################################################################################
# Location of database server (database product installation root)
# 
# If you chose to create a new database, this property is required unless you
# also chose CLOUDSCAPE for the database type. The database server location is
# the installation root for the database product (e.g. C:¥SQLLIB).
# 
-W wbiAdditionalDBConfigPanel.DBServerLocation=""
################################################################################
# Database User ID (to authenticate with the database)
# 
# This property is required for all database types except CloudScape.
# 
-W wbiAdditionalDBConfigPanel.DBUserID=""
################################################################################
# Database password (to authenticate with the database)
# 
# This property is required for all database types except CloudScape. If you
# selected a database type other than CloudScape, enter the database password
# and confirm it by entering it again for DBPassWordConf.
#
-W wbiAdditionalDBConfigPanel.DBPassWord=""
-W wbiAdditionalDBConfigPanel.DBPassWordConf=""
################################################################################
# Location of JDBC driver classpath files
#
# This property is required for all database types except CLOUDSCAPE and
# MSSQLSERVER_Embedded. Unless you selected one of these database types
# set the following property to a specific directory, as directed below,
# depending on the database type.
#
# DB2_Universal - specify a directory that contains the following files:
# db2jcc.jar and db2jcc_license_cu.jar or db2jcc_license_cisuz.jar.
# These files should be located in the follow directory:
#  
#      "<WBI_HOME>¥universalDriver_wbi¥lib"
#  
#  So, if using DB2_Universal, an acceptable JDBC classpath might be
#  -W wbiAdditionalDBConfigPanel.DBjdbc="C:¥Program Files¥IBM¥WebSphere¥universalDriver_wbi¥lib"
#
#
# DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1  - specify a directory
# that contains the following files:
#  db2jcc.jar, db2jcc_license_cu.jar, db2jcc_license_cisuz.jar
#
# DB2_CLI - specify a directory that contains db2java.zip.
#
# INFORMIX - specify a directory that contains the following files:
#  ifxjdbc.jar, ifxjdbcx.jar
#
# MSSQLSERVER_DataDirect - specify a directory that contains the following files:
#  sqlserver.jar, base.jar, util.jar
#  Also make sure the following file is available in the following location
#  relative to the specified directory:  ../spy/spy.jar
#
# ORACLE_OCI - specify a directory that contains classes12.zip.
#
# ORACLE_THIN - specify a directory that contains ojdbc14.jar.
#
#
# -W wbiAdditionalDBConfigPanel.DBjdbc=""
################################################################################
# Database host name
#
# This property is required for all database types except CLOUDSCAPE and
# DB2 CLI. If you chose to use an existing database and the database is located
# on a remote database server, specify the hostname for the remote server.
# Otherwise, specify "localhost".  If the database type is DB2_Universal OS/390 V7.1
# or DB2_Universal OS/390 V8.1 specify instead the value for "DBHostNameOS390" below.
#
-W wbiAdditionalDBConfigPanel.DBHostName="localhost"
# -W wbiAdditionalDBConfigPanel.DBHostNameOS390=""
################################################################################
#
# Database server port
#
# This property is required for all database types except CLOUDSCAPE and
# DB2 CLI. Unless you selected one of these databases, set the following
# property to the appropriate server port for the selected database.
#
-W wbiAdditionalDBConfigPanel.DBPort=""
################################################################################
# Database storage group name (DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1)
#
# This property is required for DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1
#
# -W wbiAdditionalDBConfigPanel.DBStorageName=""
################################################################################
# Database server connection location name (DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1)
#
# This property is required for DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1
#
# -W wbiAdditionalDBConfigPanel.DBServerConnection=""
################################################################################
# Database instance name (Informix)
#
# This property is required for INFORMIX and should always start with "ol_"
#
# -W wbiAdditionalDBConfigPanel.DBInstance=""
################################################################################
# Profile type
#
# This must be set to "default" for installing a stand alone profile
# Do not change this!
#
-W wbiCreateProfileTypeSelectionPanelBeanId.selection="default"

WebSphere Process Server バージョン 6.0.1 の pcaw.wps.standAloneProfile.txt ファイルの例

Icon indicating 6.0.1 content only WebSphere Process Server バージョン 6.0.1 に付属の応答ファイル (変更前) は、次のような内容になります。

################################################################################
#
# Licensed Material - Property of IBM
# 5724-L01
# (C) Copyright IBM Corporation 2005. All Rights Reserved.
# US Government Users Restricted Rights- Use, duplication or disclosure
# restricted by GSA ADP Schedule Contract with IBM Corp.
#
################################################################################

################################################################################
#
# Response file for WebSphere Process Server v6.0 stand alone profile
# creation
#
# This options file is located in the CD_ROOT¥WBI¥ directory and in the
# install_root¥bin¥ProfileCreator_wbi directory.
#
# To use the options file under CD_ROOT¥WBI¥ directory, follow the instructions
# in CD_ROOT¥WBI¥responsefile.wps.txt. The WebSphere Process Server installer
# locates this file during silent installation and automatically runs the silent
# profile creation at the end of installation.
# 
# To use the options file under install_root¥bin¥ProfileCreator_wbi for silent
# profile creation, you must change various values in the file and use the
# following command line arguments:
#
#    -options "responsefile.pcaw.wps.standAloneProfile.txt" -silent
#
################################################################################


################################################################################
# 
# Profile name
#
# Set the profile name for installing a stand alone profile. The profile
# name must be unique for this WebSphere Application Server installation.
#
-W profilenamepanelInstallWizardBean.profileName="ProcSrv01"

################################################################################
# If you want to set this profile to be your default profile, set to "true".
# Otherwise set to "false". If this is the first profile being created, the profile
# automatically is the default.
#
-W profilenamepanelInstallWizardBean.isDefault="false"


################################################################################
# 
# Profile location
#
# Specify a directory to contain the files that define the run-time environment,
# such as commands,configuration files, and log files. 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.
#
# Default Install Location:
#
#    -P installLocation="<WBI_HOME>¥profiles¥<PROFILE_NAME>"
#
# NOTE: The Windows operating system limits the length of a fully qualified path to
#       256 characters. A long pathname for the profile root directory makes it more
#       likely that this limit will be exceeded when files are created during normal
#       product use. IBM recommends that you keep the pathname of the profile root
#       directory as short as possible.

-P installLocation="C:¥Program Files¥IBM¥WebSphere¥ProcServer¥profiles¥ProcSrv01"


################################################################################
# 
# Node name
#
# Please select the node name for the Process Server. Node name under one cell
# has to be unique.
#
# If you plan to migrate a V5 deployment manager cell, the V5 managed nodes are also
# migrated to the V6 cell. To incrementally migrate an individual V5 managed node
# to V6, you must use the same node name for the V6 Process Server profile.
#
# Replace YOUR_NODE_NAME with the actual node name.
#
# Note: The Windows operating system limits the length of a fully qualified path
#       to 256 characters. A long node name make it more likely that this limit
#       will be exceeded when files are created during normal product use. IBM
#       recommends that you specify a maximum of eight characters for this name.

-W nodehostnamepanelInstallWizardBean.nodeName="YOUR_NODE_NAME"

################################################################################
#
# Host name
#
# Specify the host name for the Process Server. The host name is the domain
# name system (DNS) name (short or long) or the IP address of this computer.
# 
# Replace YOUR_HOST_NAME with the actual host name. Comment the line to use
# the default value.
# 
# Note: The Windows operating system limits the length of a fully qualified path
#       to 256 characters. A long host name make it more likely that this limit
#       will be exceeded when files are created during normal product use. IBM
#       recommends that you specify a maximum of eight characters for this name.

-W nodehostnamepanelInstallWizardBean.hostName="YOUR_HOST_NAME"


################################################################################
#
# Cell name
#
# You should not Modify this, unless absolutely necessary.
# 
# The Wizard would set this to short local host name + "Node##Cell" by default.
#
# If you would like to override the resolved cell name value, uncomment the line and
# replace YOUR_CELL_NAME with <YOUR_OWN_VALUE>.
#
# Note: The Windows operating system limits the length of a fully qualified path
#       to 256 characters. A long cell name make it more likely that this limit
#       will be exceeded when files are created during normal product use. IBM
#       recommends that you specify a maximum of eight characters for this name.
#
# -W setnondmgrcellnameinglobalconstantsInstallWizardBean.value="YOUR_CELL_NAME"


################################################################################
# 
# Port value assignment
# 
# The following entries are used to reset port numbers used in the configuration
#
# They are currently set to the defaults.
# Please check to make sure there are no Port Conflicts.
# Port values will be used if they are unique, but a better guess at unique values
# will be used if the values are deemed to already be in use.
# Port numbers for each profile can be found in: <profile>/config/cells/<cell name>
# /nodes/<node name>/serverindex.xml
#
-W pctdefaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W pctdefaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W pctdefaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W pctdefaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W pctdefaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W pctdefaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W pctdefaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W pctdefaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W pctdefaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W pctdefaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W pctdefaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W pctdefaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"


################################################################################
#
# Windows service
#
# The following directives are to install services for Websphere Process Server on Windows.
# Using Services, you can start and stop services, and configure startup and recovery actions.
# Set winServiceQuery="false" will turn off the function on windows system.
# You can ignore these or comment them out for other Operating Systems.
#
-W winservicepanelInstallWizardBean.winServiceQuery="true"

################################################################################
# Specify account type of the service. Legal values are:
#
#    localsystem   - Indicates that you choose to use Local System account.
#    specifieduser - Indicates that you choose to use specified user account.
#
-W winservicepanelInstallWizardBean.accountType="localsystem"

################################################################################
# If you chose to install a service above with the accountType="localsystem",
# the userName and password below can be ignored. If the accountType was set to:
# accountType="specifieduser", then you must specify the User Name and Password
# which are required to install the Services. The current user must be admin or must
# have admin authority to install a Service. Also the username
# which is given here must have "Log On as a Service " authority
# for the service to run properly.
#
# Replace YOUR_USER_NAME with your username.
#
-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"

################################################################################
# Replace YOUR_PASSWORD with your valid password.
#
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"

################################################################################
# Set the startup type of the WebSphere Process Server on Windows.
# Valid values are "automatic", "manual", and "disabled".
#
-W winservicepanelInstallWizardBean.startupType="manual"


################################################################################
#
# Service Component Architecture Configuration
#
# The following entries are used to create a Service Component Architecture
# configuration.  Set doConfigureSCACheckList="true" if you want
# to configure a Service Component Architecture.  If you do not want a
# Service Component Architecture leave the value as "".
# If you set the value to "true" then the rest of the parameters must also be filled
# out.
#
-W wbiSCAConfigInputPanelBeanId.doConfigureSCACheckList=""


################################################################################
# If you chose to create a Service Component Architecture configuration above
# then specify the userid for that configuration.  If not then comment out
# this line.
#
-W wbiSCAConfigInputPanelBeanId.userId="YOUR_USER_ID_SCA"


################################################################################
# If you chose to create a Service Component Architecture configuration above
# then specify the password for that configuration and confirm that password.
# If not then comment out these lines.
#
-W wbiSCAConfigInputPanelBeanId.password="YOUR_PASSWORD_SCA"
-W wbiSCAConfigInputPanelBeanId.passwordConfirmation="YOUR_PASSWORD_SCA"


################################################################################
#
# Common Event Infrastruction Configuration
#
# The following entries are used to create a sample Common Event Infrastructure
# configuration. Uncomment the appropriate lines & fill in the values.

################################################################################
# Specify the userid for CEI sample configuration to create a sample
# Common Event infrastructure.
#
-W wbiCEIConfigInputPanelBeanId.userId="YOUR_USER_ID_CEI"


################################################################################
# To create the sample Common Event Infrastructure configuration above
# specify the password for that sample configuration and confirm that password.
# 
-W wbiCEIConfigInputPanelBeanId.password="YOUR_PASSWORD_CEI"
-W wbiCEIConfigInputPanelBeanId.passwordConfirmation="YOUR_PASSWORD_CEI"


################################################################################
# To create the sample Common Event Infrastructure configuration above,
# a server name is needed for that sample configuration.  By default, the server
# that is created for a standalone node is named "server1". This value should not
# be changed.
#
-W wbiCEIConfigInputPanelBeanId.serverName="server1"


################################################################################
# Database type
# 
# Choose the type of database you want to use/create for Common Event Infrastructure.
# The supported database types are as follows: CloudScape, DB2 UDB, Oracle.
# To select a particular database type, uncomment the appropriate line.
#
-W wbiCEIConfigInputPanelBeanId.database="CLOUDSCAPE_V51_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBNT_V8_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBNT_V82_1"
# -W wbiCEIConfigInputPanelBeanId.database="ORACLE_V9_1"
# -W wbiCEIConfigInputPanelBeanId.database="ORACLE_V10_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBOS390_V7_1"
# -W wbiCEIConfigInputPanelBeanId.database="DB2UDBOS390_V8_1"


################################################################################
# The following entries are used only if you selected DB2 as your preferred
# database type.

################################################################################
# Create database choice
#
# If you want to create a new database for Common Event Infrastructure then
# set the value as "yes". If you want to generate scripts to create new database
# then set the value as "no".
#
# -W wbiCEIDB2ConfigInfoBean.createDatabaseChoice="yes"


################################################################################
# Database Name
#
# The database name. By default the database is named "event". Database name
# cannot be more than 8 characters long.
#
# -W wbiCEIDB2ConfigInfoBean.databaseName="event"


################################################################################
# User ID
#
# User ID to authenticate with the database
#
# -W wbiCEIDB2ConfigInfoBean.userId="YOUR_USER_ID_DB"


################################################################################
# Password
#
# Specify the password for database authentication. Later confirm it.
#
# -W wbiCEIDB2ConfigInfoBean.password="YOUR_PASSWORD_DB"
# -W wbiCEIDB2ConfigInfoBean.passwordConfirmation="YOUR_PASSWORD_DB"


################################################################################
# JDBC Driver Classpath
#
#  Specify a directory that contains the following files:
#  db2jcc.jar, db2jcc_license_cu.jar, db2jcc_license_cisuz.jar
#  These files should be located in the follow directory:
#  
#      "<WBI_HOME>¥universalDriver_wbi¥lib"
#  
#  So, if using DB2_Universal, an acceptable JDBC classpath might be
#  -W wbiCEIDB2DriverInfo.driverClassPath="C:¥Program Files¥IBM¥WebSphere¥
# universalDriver_wbi¥lib"
#
#
# -W wbiCEIDB2DriverInfo.driverClassPath=""


################################################################################
# Driver Type
#
# Specify the driver JDBC type. Valid values are "2" or "4".
#
# -W wbiCEIDB2DriverInfo.driverType="4"


################################################################################
# Database Server Name
#
# Specify the database server name only if your driver type selection was "4".
#
# -W wbiCEIDB2DriverInfo.databaseServerName="localhost"


################################################################################
# Server Port
#
# Specify the server port only if your driver type selection was "4".
#
# -W wbiCEIDB2DriverInfo.serverPort="50000"


################################################################################
# Database Node Name
# 
# Specify the database node name only if the DB2 server is remote.
#
# -W wbiCEIDB2DriverInfo.dbNodeName=""


################################################################################
# The following entries are used only if you selected Oracle V9.1 or Oracle V10.1
# as your preferred database type.

################################################################################
# Create database choice
#
# If you want to create new database objects on an existing instance for Common
# Event Infrastructure then set the value as "yes". If you want to generate scripts
# to create new objects then set the value as "no".
#
# -W wbiCEIOracleConfigInfoBean.createDatabaseChoice="yes"


################################################################################
# Database Name
#
# The database name. Database name cannot be more than 8 characters long.
#
# -W wbiCEIOracleConfigInfoBean.databaseName=""


################################################################################
# User ID
#
# User ID to create in the database.
#
# -W wbiCEIOracleConfigInfoBean.userId="YOUR_DB_USER_ID"


################################################################################
# Password
#
# Specify the password for the created user ID. Later confirm it.
#
# -W wbiCEIOracleConfigInfoBean.password="YOUR_DB_USER_PASSWORD"
# -W wbiCEIOracleConfigInfoBean.passwordConfirmation="YOUR_DB_USER_PASSWORD"


################################################################################
# User ID
#
# User ID with SYSDBA authority.
#
# -W wbiCEIOracleDriverInfo.userId="USER_ID_AUTH_SYSDBA"


################################################################################
# Password
#
# Specify the password for the user ID with SYSDBA authority. Later confirm it.
#
# -W wbiCEIOracleDriverInfo.password="USER_PASSWORD_AUTH_SYSDBA"
# -W wbiCEIOracleDriverInfo.passwordConfirmation="USER_PASSWORD_AUTH_SYSDBA"


################################################################################
# JDBC Driver Classpath
#
# Specify a directory that contains the following files:
#
#  ORACLE_OCI8 - specify a directory that contains classes12.zip.
#
#  ORACLE_THIN - specify a directory that contains ojdbc14.jar.
# -W wbiCEIOracleDriverInfo.driverClassPath="<value>"


################################################################################
# Driver Type
#
# Specify the driver JDBC type only if you did not opt to create a new database.
# Valid values are "oci" or "thin".
#
# -W wbiCEIOracleDriverInfo.driverType="oci"


################################################################################
# Database Server Name
#
# Specify the database server name only if your driver type selection was "thin".
#
# -W wbiCEIOracleDriverInfo.databaseServerName="localhost"


################################################################################
# Server Port
#
# Specify the server port only if your driver type selection was "thin".
#
# -W wbiCEIOracleDriverInfo.serverPort="1521"


################################################################################
#
# Business Process Choreographer Configuration
#
# The following entries are used to create a sample Business Process Choreographer
# configuration.  Set doConfigureSampleBPContainerCheckList="yes" if you want
# to configure a sample.  If you do not want a sample leave the value as "".
# If you set the value to "yes" then the rest of the parameters must also be filled
# out.
#
-W bpcConfigInputPanelBeanId.doConfigureSampleBPContainerCheckList=""

################################################################################
# If you chose to create a sample Business Process Choreographer configuration
# above then specify the userid for that sample configuration.  If not then
# comment out this line.
#
-W bpcConfigInputPanelBeanId.userId="YOUR_USER_ID_BPC"

################################################################################
# If you chose to create a sample Business Process Choreographer configuration
# above then specify the password for that sample configuration and confirm that
# password.  If not then comment out these lines.
#
-W bpcConfigInputPanelBeanId.password="YOUR_PASSWORD_BPC"
-W bpcConfigInputPanelBeanId.passwordConfirmation="YOUR_PASSWORD_BPC"

################################################################################
# If you chose to create a sample Business Process Choreographer configuration
# above then specify the security role for the business process system administrator.
# This is the security role used by the Business Process Choreographer to run a
# business process.  Below is an example of an LDAP security role.  Comment out
# this line if a sample Business Process Choreographer configuration is not being
# created.
#
-W bpcConfigInputPanelBeanId.securityRole="YOUR_SECURITY_ROLE_BPC"

################################################################################
#
# Application Scheduler configuration
#
# Application Scheduler is used to schedule migration application group events.
# If you choose to configure Application Scheduler, set the following property
# to "yes". Otherwise, leave it blank "".
#
-W wbiAppSchedulerConfigInputPanel.doAppSchedulerConfig=""
#-W wbiAppSchedulerConfigInputPanel.doAppSchedulerConfig="yes"


################################################################################
#
# Indicate the application server name on this node if you chose to configure
# it for Application Scheduler use. Usually, for a stand-alone profile the
# server name is "server1".
#
-W wbiAppSchedulerConfigInputPanel.appSchedulerServer="server1"


################################################################################
#
# Configure Database Authentication
#
# Various WebSphere Process Server components use a database connection.
# Choose a database type and enter the database configuration information
# based on that type.
#

################################################################################
# Create new or use existing database
# 
# You can choose to use an existing database for WebSphere Process Server or
# you can create a new database. To use an existing database, set the following
# property to "existing". To create a new database set the following property
# to "create".
#
-W wbiCommonDBConfigPanel.radioButtons="create"
#-W wbiCommonDBConfigPanel.radioButtons="existing"


################################################################################
# Database type
# 
# Choose the type of database you want to use/create for WebSphere Process
# Server. The supported database types are as follows: CloudScape, DB2 UDB,
# DB2 CLI, Informix, MSSQL Server Embedded, MSSQL Server Data Direct,
# Oracle OCI, and Oracle Thin. To select a particular database type,
# uncomment/comment the appropriate lines.
#
# NOTE:  DB2UDBOS390_V7_1, DB2UDBOS390_V8_1, ORACLE_OCI, ORACLE_THIN
#        databases are only supported for when using an existing database.
#        DO NOT select these databases if you choose to create a new database.
#
#
-W wbiCommonDBConfigPanel.DBProductList="CLOUDSCAPE"
#-W wbiCommonDBConfigPanel.DBProductList="DB2_Universal"
#-W wbiCommonDBConfigPanel.DBProductList="DB2UDBOS390_V7_1"
#-W wbiCommonDBConfigPanel.DBProductList="DB2UDBOS390_V8_1"
#-W wbiCommonDBConfigPanel.DBProductList="DB2_CLI"
#-W wbiCommonDBConfigPanel.DBProductList="INFORMIX"
#-W wbiCommonDBConfigPanel.DBProductList="MSSQLSERVER_Embedded"
#-W wbiCommonDBConfigPanel.DBProductList="MSSQLSERVER_DataDirect"
#-W wbiCommonDBConfigPanel.DBProductList="ORACLE_OCI"
#-W wbiCommonDBConfigPanel.DBProductList="ORACLE_THIN"


################################################################################
# Database name
# 
# If you chose to use an existing database, set the following property to the
# name of the existing database. Otherwise, specify a name for the new database.
#
-W wbiCommonDBConfigPanel.DBNameValue="WPRCSDB"


################################################################################
# Location of database server (database product installation root)
# 
# If you chose to create a new database, this property is required unless you
# also chose CLOUDSCAPE for the database type. The database server location is
# the installation root for the database product (e.g. C:¥SQLLIB).
# 
-W wbiAdditionalDBConfigPanel.DBServerLocation=""


################################################################################
# Database User ID (to authenticate with the database)
# 
# This property is required for all database types except CloudScape.
# 
-W wbiAdditionalDBConfigPanel.DBUserID=""


################################################################################
# Database password (to authenticate with the database)
# 
# This property is required for all database types except CloudScape. If you
# selected a database type other than CloudScape, enter the database password
# and confirm it by entering it again for DBPassWordConf.
#
-W wbiAdditionalDBConfigPanel.DBPassWord=""
-W wbiAdditionalDBConfigPanel.DBPassWordConf=""


################################################################################
# Location of JDBC driver classpath files
#
# This property is required for all database types except CLOUDSCAPE and
# MSSQLSERVER_Embedded. Unless you selected one of these database types
# set the following property to a specific directory, as directed below,
# depending on the database type.
#
# DB2_Universal - specify a directory that contains the following files:
# db2jcc.jar and db2jcc_license_cu.jar or db2jcc_license_cisuz.jar.
# These files should be located in the follow directory:
#  
#      "<WBI_HOME>¥universalDriver_wbi¥lib"
#  
#  So, if using DB2_Universal, an acceptable JDBC classpath might be
#  -W wbiAdditionalDBConfigPanel.DBjdbc="C:¥Program Files¥IBM¥WebSphere¥
# universalDriver_wbi¥lib"
#
#
# DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1  - specify a directory
# that contains the following files:
#  db2jcc.jar, db2jcc_license_cu.jar, db2jcc_license_cisuz.jar
#
# DB2_CLI - specify a directory that contains db2java.zip.
#
# INFORMIX - specify a directory that contains the following files:
#  ifxjdbc.jar, ifxjdbcx.jar
#
# MSSQLSERVER_DataDirect - specify a directory that contains the following files:
#  sqlserver.jar, base.jar, util.jar
#  Also make sure the following file is available in the following location
#  relative to the specified directory:  ../spy/spy.jar
#
# ORACLE_OCI - specify a directory that contains classes12.zip.
#
# ORACLE_THIN - specify a directory that contains ojdbc14.jar.
#
#
# -W wbiAdditionalDBConfigPanel.DBjdbc=""


################################################################################
# Database host name
#
# This property is required for all database types except CLOUDSCAPE and
# DB2 CLI. If you chose to use an existing database and the database is located
# on a remote database server, specify the hostname for the remote server.
# Otherwise, specify "localhost".  If the database type is DB2_Universal OS/390 V7.1
# or DB2_Universal OS/390 V8.1 specify instead the value for "DBHostNameOS390" below.
#
-W wbiAdditionalDBConfigPanel.DBHostName="localhost"
# -W wbiAdditionalDBConfigPanel.DBHostNameOS390=""



################################################################################
#
# Database server port
#
# This property is required for all database types except CLOUDSCAPE and
# DB2 CLI. Unless you selected one of these databases, set the following
# property to the appropriate server port for the selected database.
#
-W wbiAdditionalDBConfigPanel.DBPort=""

################################################################################
# Database storage group name (DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1)
#
# This property is required for DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1
#
# -W wbiAdditionalDBConfigPanel.DBStorageName=""


################################################################################
# Database server connection location name (DB2_Universal OS/390 V7.1 or DB2_Universal
# OS/390 V8.1)
#
# This property is required for DB2_Universal OS/390 V7.1 or DB2_Universal OS/390 V8.1
#
# -W wbiAdditionalDBConfigPanel.DBServerConnection=""





################################################################################
# Database instance name (Informix)
#
# This property is required for INFORMIX and should always start with "ol_"
#
# -W wbiAdditionalDBConfigPanel.DBInstance=""



################################################################################
# Profile type
#
# This must be set to "default" for installing a stand alone profile
# Do not change this!
#
-W wbiCreateProfileTypeSelectionPanelBeanId.selection="default"

ご利用条件 |


(c) Copyright IBM Corporation 2005, 2006.
本製品では Eclipse テクノロジーが採用されています。(http://www.eclipse.org)