responsefile.express.txt

Installing WebSphere Application Serverd\ - Express using silent installation refers to using a file to supply installation options without user interaction. To configure the installation, change the options in the response file before you issue the installation command. Silent installation mode does not accept interactive installation options. To specify non-default options during a silent installation, you must use the response file. To install silently, you must accept the license agreement in the agreement option.

Install the product with an options response file after logging on as root on a platform such as AIX or Linux, or a user that belongs to the administrator group on a Windows platform. Some steps of the installation procedure on a Windows platform require the user to belong to the administrator group and to have the advanced user rights Act as part of the operating system and Log on as a service.

Verify that you have the required disk space as specified in the topic that describes preparing your operating system for installation. See Preparing the operating system for product installation.

Location of the response file

The sample options response file is named responsefile.express.txt. The file is in the WAS directory on the product disc or in the downloaded installation image.

Mode of use

The installation wizard can read an existing options response file and run silently without displaying the graphical user interface.

Installing silently

Use the options file to run the Installation wizard in silent mode, which is referred to as installing silently or as a silent installation. The wizard reads the options file to determine responses and does not display the graphical user interface. Use the following command to use a copy of the options file named myresponsefile.txt for a silent installation:
install -options "myresponsefile.txt" -silent

Logging

The Installation wizard and the Profile Creation wizard record installation events in the following log files:

Log files for WebSphere® Application Server - Express®: The following table shows the installation logs, content, and indicators of success and failure for WebSphere Application Server - Express:

Information that ISMP can log when it cannot start the Installation wizard

Verify or troubleshoot the installation if the app_server_root/logs/log.txt file or the profile_root/logs/pctLog.txt file does not contain a record of a problem, but problems exist. If the profile_root directory exists, the pctLog.txt file is in the logs directory. If the error happens early in the installation, look for the logs in the system temporary area. The installation program copies the logs from the system temporary area to the logs directory at the end of the installation.

If the profile_root directory does not exist, the pctLog.txt file is in the USER_HOME directory and is named .$~pctLog.txt. Issue the env command to display the USER_HOME directory on operating systems such as AIX® or Linux®. See the environment variable settings on Windows® system to display the value of the variable.

If the profile_root directory does not exist, the pctLog.txt file is in the USER_HOME directory and is named .$~pctLog.txt. Issue the env command to display the USER_HOME directory on operating systems such as AIX or Linux. See the environment variable settings on Windows system to display the value of the variable.

Certain events can prevent the installer from starting the installation wizard. Such an event is not enough disk space to launch the installation wizard, for example. If your installation fails and there is no information in the installation logs, use the -log parameter to record entries for events that cause the installer program to fail to start the installation wizard. The syntax of the install command for logging such events is:
install  -options fully_qualified_options_response_file_name               
         -silent
         -log # !fully_qualified_log_file_name  @ALL 
  • [AIX]
    install -options "/usr/IBM/WebSphere/silentFiles/myresponsefile.txt" 
            -silent -log # !/usr/IBM/WebSphere/myOptionFiles/log.txt  @ALL
    
  • [Linux] [HP-UX] [Solaris]
    install -options "/opt/IBM/WebSphere/silentFiles/myresponsefile.txt" 
            -silent -log # !/opt/IBM/WebSphere/myOptionFiles/log.txt  @ALL
    
  • [Windows]
    install.exe -options "C:\IBM\WebSphere\silentFiles\myresponsefile.txt" 
                -silent -log # !C:\IBM\WebSphere\silentFiles\log.txt  @ALL

See Troubleshooting installation and Installation component troubleshooting tips for more information.

Usage notes

Option descriptions

Use the following description of options as a worksheet to plan your values. Refer to the individual descriptions of directives to help plan your responses:

-W silentInstallLicenseAcceptance.value="false"
# -W detectedexistingcopypanelInstallWizardBean.choice="addFeatures"
Platform specific: -P wasProductBean.installLocation="/usr/IBM/WebSphere/AppServer"
Platform specific: -P wasProductBean.installLocation="/opt/IBM/WebSphere/AppServer"
Platform specific: -P wasProductBean.installLocation="C:\Program Files\IBM\WebSphere\AppServer"
# -W detectedexistingcopypanelInstallWizardBean.choice ="upgrade"
# -W detectedexistingcopypanelInstallWizardBean.upgradeMatchInstallLocations = "EXPRESS TRIAL INSTALL LOCATION"
-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"
-P samplesProductFeatureBean.active="true"
-P javadocsProductFeatureBean.active="true"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"
-W nodehostandcellnamepanelInstallWizardBean.nodeName="nodeName"
-W nodehostandcellnamepanelInstallWizardBean.hostName="hostName"
Platform specific: -W winservicepanelInstallWizardBean.winServiceQuery="true"
Platform specific: -W winservicepanelInstallWizardBean.accountType="localsystem"
Platform specific: -W winservicepanelInstallWizardBean.startupType="manual"
Platform specific: -W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
Platform specific: -W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
 
-W silentInstallLicenseAcceptance.value="false"
Valid values are true or false. You must accept the license agreement before you are allowed to install the product.
Default value Description Your value
false 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.

Change the value to true to accept the license agreement and install the product. You cannot install the product with the default value.

 
Non-CIP only: -W detectedexistingcopypanelInstallWizardBean.choice= "addFeatures"
The only valid value for this directive is addFeatures. Leave the line commented if you are not adding features to a previous installation.
Default value Description Your value
Commented out Uncomment the line to add features to an existing installation in an incremental migration.

Change the value of the following -P wasProductBean.installLocation= directive to the directory of the existing installation.

To avoid problems, set the feature active properties for currently installed features to false. To install a new feature, set the feature active property to true.

For example, suppose that you have an existing installation of the product with the Javadocs feature installed, but not the Samples feature. To install the Samples feature, set the following directives accordingly:
  • -P samplesProductFeatureBean.active="true"
  • -P javadocsProductFeatureBean.active="false"

The feature selection options are described after the installation type option.

 
CIP only: -W detectedexistingcopypanelInstallWizardBean.choice= "installNew"
Valid values for this directive are
  • installNew (default)
  • addFeaturesAndFixes
Default value Description Your value
installNew If you are adding features and maintenance to an existing installation:
  1. Comment the line to install a new installation.
  2. Uncomment the line to add features to an existing installation in an incremental migration.
  3. Change the value of the following -P wasProductBean.installLocation= directive to the directory of the existing installation.
  4. To avoid problems, set the feature active properties for currently installed features to false. To install a new feature, set the feature active property to true.
    For example, suppose that you have an existing installation of the product with the Javadocs feature installed, but not the Samples feature. To install the Samples feature, set the following directive values:
    • -P samplesProductFeatureBean.active=true
    • -P javadocsProductFeatureBean.active=false

    The feature selection options are described after the profile update warning option.

 
-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"
Default value Description Your value
Varies per product disc The installation root directory for the product. Specify a valid directory.

The default installation location is for a Windows system. Comment the Windows line to install on an operating system such as AIX or Linux.

Uncomment the line that describes your platform and optionally change the location. The installation path must be 80 characters or less.

[AIX] [HP-UX] [Linux] [Solaris]
Important: Do not use symbolic links as the destination directory. Symbolic links are not supported.

Spaces are also not supported in the name of the installation directory.

[Windows] On a Windows system, the directory can contain spaces. Enclose a directory name with spaces within double quotation marks as shown in the Windows example.

[Windows] To create a profile successfully on Windows systems during product installation, the installation directory path must be no longer than 60 characters. The C:\Program Files\IBM\WebSphere\AppServer path is 40 characters, for example. If you use a name longer than 60 characters, shorten the values of the node name and the cell name directives.

 
-W detectedexistingcopypanelInstallWizardBean.choice ="upgrade"
The only valid value is upgrade.
Default value Description Your value
Commented out Leave this directive commented if you do not have a trial installation that you intend to upgrade.

Uncomment the line to upgrade the configuration and applications of a product trial installation to the actual WebSphere Application Server - Express product that you are installing.

You must also use the next directive to specify the location of the existing trial.

 
-W detectedexistingcopypanelInstallWizardBean.upgradeMatchInstallLocations = "EXPRESS TRIAL INSTALL LOCATION"
The only valid value is the absolute file path to the installation root directory of the trial Express product.
Default value Description Your value
Commented out Leave this directive commented if you are not upgrading an existing trial to the actual Express product that you are installing.

Uncomment the line to upgrade the product trial installation to the WebSphere Application Server - Express product. Replace the value "EXPRESS TRIAL INSTALL LOCATION" with the installation root directory of the existing trial.

During an upgrade, all other installation options are ignored. Only the upgrade occurs.

 
-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"
The only valid value is Custom.
Default value Description Your value
Typical Do not change the value of this directive.

A custom installation of the Express product is required when using an options response file. A custom installation accepts values for all of the options that you have specified in the response file.

 
CIP only: -W profileUpdateWarningPanelWizardBean.active="true"
Valid values are true or false.
Default value Description Your value
true The CIP can include maintenance packages that update existing profiles. Updated profiles are not rolled back if you uninstall the maintenance packages because of the possibility that you have made configuration changes to the profile that you do not want to lose.

Use the backupConfig command to back up the configuration from an existing profile before installing the CIP. You can also archive the entire profile directory using systems commands to copy directories.

If the CIP includes profile maintenance, a true value causes a warning panel to display. A false value does not display the warning panel.

 
-P samplesProductFeatureBean.active="true"
Valid values are true or false.
Default value Description Your value
true This option installs the Samples feature.

Change the value to false to skip the installation of the Samples feature.

Change the value to false during an incremental installation if the Samples feature is already installed.

Do not use a value of true if the Samples feature is already installed.

 
-P javadocsProductFeatureBean.active="true"
Valid values are true or false.
Default value Description Your value
true This option installs the Javadocs feature.

Change the value to false to skip the installation of the Javadocs feature.

Change the value to false during an incremental installation if the Javadocs feature is already installed.

Do not use a value of true if the Javadocs feature is already installed.

 
-W defaultprofileportspanelInstallWizardBean.WC_*=*
The following port assignment directives use default values. It is your responsibility to specify values that are not in conflict with other ports in use on your operating system. Use the netstat -a command to display ports in use on your system. The resulting display shows ports in use at the current time. If applications or products are not running, the ports that they use do not appear in the list.
Default port assignments are shown in the following list:
  • -W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
  • -W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
  • -W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
  • -W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
  • -W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
  • -W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
  • -W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
  • -W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
  • -W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
  • -W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
  • -W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
  • -W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
  • -W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
  • -W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
  • -W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"
Default value Description Your value
WC_defaulthost="9080" Default port assignment for the virtual host named defaulthost. This virtual host serves Samples and the default application, including the snoop servlet.  
WC_adminhost="9060" Default port assignment for the virtual host named adminhost. This virtual host serves the administrative console application.  
WC_defaulthost_secure="9443" Secure port assignment for the defaulthost.  
WC_adminhost_secure="9043" Secure port assignment for the adminhost.  
BOOTSTRAP_ADDRESS="2809" These port assignments do not normally change unless they are already in use on your system.

All port assignments must be unique on a machine to avoid conflicts with other products and applications on your machine.

Other installations of WebSphere Application Server can use conflicting port assignments.

Multiple profiles (V6 Application Servers) on the machine must each have unique port assignments.

 
SOAP_CONNECTOR_ADDRESS="8880"  
SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"  
CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"  
CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"  
ORB_LISTENER_ADDRESS="9100"  
DCS_UNICAST_ADDRESS="9353"  
SIB_ENDPOINT_ADDRESS="7276"  
SIB_ENDPOINT_SECURE_ADDRESS="7286"  
SIB_MQ_ENDPOINT_ADDRESS="5558"  
SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"  
-W nodehostandcellnamepanelInstallWizardBean.nodeName="nodeName"
Replace nodeName with a valid and meaningful name for your system. WebSphere Application Server - Express configuration files use the value as a folder name in the configuration and also within certain XML configuration files.
Reserved names: Avoid using reserved folder names as field values. The use of reserved folder names can cause unpredictable results. The following words are reserved:
  • cells
  • nodes
  • servers
  • clusters
  • applications
  • deployments
Default value Description Your value
nodeName The nodeName value is not a variable. The Installation wizard replaces the value with the short DNS form of the machine name when you use the graphical interface without a response file.

You can change the value to any unique value other than the reserved words. The node name is used in the administration of the WebSphere Application Server - Express product.

[Windows] The installation directory path must be no longer than 60 characters.

 
-W nodehostandcellnamepanelInstallWizardBean.hostName="hostName"
Replace hostName with the actual host name of your machine in long or short DNS format. You can also specify the IP address.
Default value Description Your value
hostName The hostName value is not a variable. The Installation wizard replaces the value with the short local host name when you use the graphical interface without a response file.

Every Application Server environment in WebSphere Application Server products must be addressable through a host name on a network file system. See Installing the Express product with custom options for more information about the field.

 
-W winservicepanelInstallWizardBean.winServiceQuery="true" [Windows]
Valid values are true or false.
Default value Description Your value
true A true value creates a Windows service that starts or stops the application server that is named server1. A value of false skips the creation of the Windows service.

When you create a Windows service, WebSphere Application Server - Express attempts to start the Windows service whenever you start or stop the server that the service controls. This attempt to start or stop the service occurs even though you might select a startup type of manual.

 
-W winservicepanelInstallWizardBean.accountType="localsystem" [Windows]
Valid values are localsystem or specifieduser. The user account must belong to the administrator user group and have the advanced user rights Act as part of the operating system and Log on as a service.
Default value Description Your value
localsystem You can install the service on the local system account or on the specified user account that you identify.  
-W winservicepanelInstallWizardBean.startupType="manual" [Windows]
Valid values are
automatic
Indicates that you choose to let Windows start the server1 process whenever there is an abnormal stop or whenever Windows is rebooted.
manual
Indicates that you choose to start the service manually and do not intend to let Windows restart the service for you.
disabled
Indicates that the service is disabled and cannot start.
Default value Description Your value
manual You can start the service automatically or manually or disable the service.

When you create a Windows service, WebSphere Application Server attempts to start the Windows service whenever you start or stop the server that the service controls. This attempt to start or stop the service occurs even though you might select a startup type of manual.

No attempt is made to start or stop a disabled Windows service.

 
-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME" [Windows]
Valid values are your user account that belongs to the administrator user group.
Default value Description Your value
YOUR_ USER_NAME You must specify your user account.

The user account must belong to the administrator user group and have the advanced user rights Act as part of the operating system and Log on as a service.

 
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD" [Windows]
Valid values are the password for your user account.
Default value Description Your value
YOUR_ PASSWORD You must specify your password if you have password protection enabled on the Windows operating system.

The password is not recorded in a file other than this one. After installing the product, edit the response file and remove the password.

 

Example responsefile.express.txt for a 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.express.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 detectedexistingcopypanelInstallWizardBean.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 detectedexistingcopypanelInstallWizardBean.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 - Express, 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.
#
# Comment this install location entry when doing an upgrade or upgrade will fail.
#
# 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"


################################################################################
#
# IBM WebSphere Application Server - Express, V6.0 UPGRADE from Express Trial
#
# NOTE - : DO NOT Set this Option if you do not have any Express Trial installed
#          You can not do an upgrade if you do not have at least one Express Trial installed
#
#
# To setup an upgrade install, UNcomment the following entry ( do not change the "upgrade" value )
#
#-W detectedexistingcopypanelInstallWizardBean.choice="upgrade"
#
#
# Additionally, specificy the installation location where the Express Trial (which you want to upgrade)
# is installed, by UNcommenting the following entry and by replacing "EXPRESS TRIAL INSTALL LOCATION" with the a
# actual installation directory
#
#-P wsglobalinstallconstantsProductBean.detectedExistingPanelUpgradeMatchInstallLocation="EXPRESS TRIAL INSTALL LOCATION"
#
#
#
# NOTE - : In an Upgrade the following entries will be skipped and only an upgrade of the specified Express Trial
#          to Express will occur
#


################################################################################
#
# Setup Type
#
# This value is required for the installation. Do not change this!
# 

-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"


################################################################################
#
# "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"



################################################################################
# 
# 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
#
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"



################################################################################
# 
# Node name
#
# Please select the node name for the Application Server. Node name under one cell 
# has to be unique. 
#
# Replace YOUR_NODE_NAME with the actual node name.
#
-W nodehostandcellnamepanelInstallWizardBean.nodeName="YOUR_NODE_NAME"


################################################################################
#
# Host name
#
# Specify the host name for the Application 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 nodehostandcellnamepanelInstallWizardBean.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 setcellnameinglobalconstantsInstallWizardBean.value="YOUR_CELL_NAME"


################################################################################
#
# Run WebSphere Application Server as a Windows service
# (Windows ONLY)
# 
# The selection state of the service installation. Legal values are:
#
#    true  - Indicates that you choose to install the service
#    false - Indicates that you not choose to install the service
#


-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"


# Specify startup type of the service. Legal values are:
#
#    automatic - Indicates that you choose to use automatic startup type
#    manual    - Indicates that you choose to use manual startup type
#    disabled  - Indicates that you choose to use disabled startup type
#


-W winservicepanelInstallWizardBean.startupType="manual"
 

# Specify your user name and password. Your user name
# must belong to the administrator group to be authorized
# to install a Windows service. Your user name must have
# the "Log On as a Service" user right for the service to run properly.
#
# Replace YOUR_USER_NAME with your username.
# Replace YOUR_PASSWORD with your valid password.
 

-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
 

################################################################################
#
# 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 BEsummarypanelInstallWizardBean.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=""




################################################################################

Example responsefile.express.txt

################################################################################
#
# 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.express.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 detectedexistingcopypanelInstallWizardBean.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 - Express, 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"

################################################################################
#
# IBM WebSphere Application Server - Express, V6.0 UPGRADE from Express Trial
#
# NOTE - : DO NOT Set this Option if you do not have any Express Trial installed
#          You can not do an upgrade if you do not have at least 
#          one Express Trial installed
#
#
# To setup an upgrade install, UNcomment the following entry 
# ( do not change the "upgrade" value )
#
#-W detectedexistingcopypanelInstallWizardBean.choice="upgrade"
#
#
# Additionally, specificy the installation location where the Express Trial 
# (which you want to upgrade)
# is installed, by UNcommenting the following entry and by replacing 
#  "EXPRESS TRIAL INSTALL LOCATION" with the a
# actual installation directory
#
#-W detectedexistingcopypanelInstallWizardBean.upgradeMatchInstallLocations=
#  "EXPRESS TRIAL INSTALL LOCATION"
#
#
#
# NOTE - : In an Upgrade the following entries will be skipped and only an upgrade 
#          of the specified Express Trial
#          to Express will occur
#


################################################################################
#
# Setup Type
#
# This value is required for the installation. Do not change this!
# 

-W setuptypepanelInstallWizardBean.selectedSetupTypeId="Custom"


################################################################################
#
# "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"



################################################################################
# 
# 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
#
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost="9080"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost="9060"
-W defaultprofileportspanelInstallWizardBean.WC_defaulthost_secure="9443"
-W defaultprofileportspanelInstallWizardBean.WC_adminhost_secure="9043"
-W defaultprofileportspanelInstallWizardBean.BOOTSTRAP_ADDRESS="2809"
-W defaultprofileportspanelInstallWizardBean.SOAP_CONNECTOR_ADDRESS="8880"
-W defaultprofileportspanelInstallWizardBean.SAS_SSL_SERVERAUTH_LISTENER_ADDRESS="9401"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_SERVERAUTH_LISTENER_ADDRESS="9403"
-W defaultprofileportspanelInstallWizardBean.CSIV2_SSL_MUTUALAUTH_LISTENER_ADDRESS="9402"
-W defaultprofileportspanelInstallWizardBean.ORB_LISTENER_ADDRESS="9100"
-W defaultprofileportspanelInstallWizardBean.DCS_UNICAST_ADDRESS="9353"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_ADDRESS="7276"
-W defaultprofileportspanelInstallWizardBean.SIB_ENDPOINT_SECURE_ADDRESS="7286"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_ADDRESS="5558"
-W defaultprofileportspanelInstallWizardBean.SIB_MQ_ENDPOINT_SECURE_ADDRESS="5578"



################################################################################
# 
# Node name
#
# Please select the node name for the Application Server. Node name under one cell 
# has to be unique. 
#
# Replace YOUR_NODE_NAME with the actual node name.
#
-W nodehostandcellnamepanelInstallWizardBean.nodeName="YOUR_NODE_NAME"


################################################################################
#
# Host name
#
# Specify the host name for the Application 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 nodehostandcellnamepanelInstallWizardBean.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 setcellnameinglobalconstantsInstallWizardBean.value="YOUR_CELL_NAME"


################################################################################
#
# Run WebSphere Application Server as a Windows service
# (Windows ONLY)
# 
# The selection state of the service installation. Legal values are:
#
#    true  - Indicates that you choose to install the service
#    false - Indicates that you not choose to install the service
#


-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"


# Specify startup type of the service. Legal values are:
#
#    automatic - Indicates that you choose to use automatic startup type
#    manual    - Indicates that you choose to use manual startup type
#    disabled  - Indicates that you choose to use disabled startup type
#


-W winservicepanelInstallWizardBean.startupType="manual"
 

# Specify your user name and password. Your user name
# must belong to the administrator group to be authorized
# to install a Windows service. Your user name must have
# the "Log On as a Service" user right for the service to run properly.
#
# Replace YOUR_USER_NAME with your username.
# Replace YOUR_PASSWORD with your valid password.


-W winservicepanelInstallWizardBean.userName="YOUR_USER_NAME"
-W winservicepanelInstallWizardBean.password="YOUR_PASSWORD"
 

################################################################################




Reference topic    

Terms of Use | Feedback

Last updated: Aug 29, 2010 6:22:59 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=vela&product=was-express-dist&topic=rins_responsefile_express
File name: rins_responsefile_express.html