webServerPortNumber=”80″
################################################################################
#
# Domino 7.0/8.0 User ID
#
# Specify the Domino 7.0/8.0 User ID.
#
dominoUserID=”notes”
################################################################################
#
# Web server Definition Name
#
# A web server definition allows for Web server administration through the WebSphere
# admin console.
#
# Note : No spaces are allowed in the Web server definition name.
#
webServerDefinition=”webserver1″
################################################################################
#
# WebSphere Application Server Machine HostName
#
# remote install type : enter the hostname of the WebSphere Application Server machine.
# local install type : “” (hostname of target install machine will be used.)
#
wasMachineHostName=”vm801″
################################################################################
#
# Advanced User Options available in silent installs only
#
# Map all the existing deployed applications to the Web server.
#
# Valid Options
# true : Web server Definition is mapped as a target to the existing deployed applications such as snoop and hitcount (Recommended)
# false : No applications are mapped to the Web server definition.
#
# Note : If not set to a valid option of true or false, the installer will set to true and continue install.
#
mapWebserverToApplications=”true”
################################################################################
#
# Web server Hostname
#
# In advanced scenarios where a user has multiple Web server hostnames on a machine, set the entry
# below to the Web server hostname used to configure.
#
# Valid Options :
# “” : Install will resolve to hostname detected on machine (Recommended)
# “<HOSTNAME>” : Where <HOSTNAME> is a Web server hostname on the machine.
#
webServerHostName=”vm801″
################################################################################
#
# Web Server Installation Architecture
#
# Identify the Web server Installation architecture.
#
# Valid Options :
# “32” : Valid for 32 bit Web server Installations
# “64” : Valid for 64 bit Web server Installations
# “” : (Architecture of the Web server machine will be used)
#
webServerInstallArch=”64″
################################################################################
#
# WAS Profile Name
#
# Specify the name of the WAS Profile to be configured. This option is only valid
# in local install scenarios.
#
以下文章点击率最高
Loading…