WAS 서버도 같은 서버에 설치되어 있다.
responsefile.txt
#
# License Acceptance
#
-OPT silentInstallLicenseAcceptance="false" → -OPT silentInstallLicenseAcceptance="true"
#
# install Type
-OPT installType="local" → -OPT installType="remote"
#
# pluginDestination
-OPT installLocation="C:\Program Files\IBM\WebSphere\Plugins" → -OPT installLocation="C:\IBM\Plugins"
# -OPT installType="local"
# WAS V7.0 Existing Location
-OPT wasExistingLocation="C:\Program Files\IBM\WebSphere\AppServer"
-OPT wasExistingLocation="C:\IBM\WebSphere\BaseServer"
#
# Web server to configure
# Note : Specify only one Web server to configure.
-OPT webServerSelected="none" → -OPT webServerSelected="ihs"
# HTTP Administration Port number
-OPT ihsAdminPort="8008"
# IHS Administrator User ID for IHS Administration server
-OPT ihsAdminUserID="wsdemo"
# Web server Configuration File 1
-OPT webServerConfigFile1="C:\Program Files\IBM\HTTPServer\conf\httpd.conf"
→ -OPT webServerConfigFile1="C:\IBM\HTTPServer\conf\httpd.conf"
# Web server port number
-OPT webServerPortNumber="80"
# Web server Definition Name
-OPT webServerDefinition="webserver1"
# WebSphere Application Server Machine HostName
-OPT wasMachineHostName="{host name}"
# Web server Hostname
-OPT webServerHostName="{host name}"
댓글 없음:
댓글 쓰기