WebSphere Application Server creates profile response file __web

Source: Internet
Author: User
Tags websphere application server

Here is an instance file to create a dmgr profile

################################################################################
#
# Response file for Websphere application Server 6.0 Dmgr profile creation
#
# This options file are located in the Cd_root/was/directory and
# Install_root/bin/profilecreator directory.
#
# To use the options file under Cd_root/was/directory, follow the instructions
# in Cd_root/was/responsefile.nd.txt. The WebSphere application Server
# Network Deployment Installer locates this file during silent installation
# and automatically runs the silent profile creation in the end of installation.
#
# To use the options file under Install_root/bin/profilecreator for silent profile
# creation, you must change various values in the file and use the following
# command Line arguments:
#
#-options "Responsefile.pct.NDdmgrProfile.txt"-silent
#
################################################################################


################################################################################
#
# Profile Name
#
# Set The profile name of installing a Deployment Manager profile. The profile
# Name must is unique for this WebSphere application Server installation.
#
-W profilenamepanelinstallwizardbean.profilename= "Dmgr01"

################################################################################
# If you want to set this Profile to is your default profile and set to "true".
# Otherwise set to ' false '. If This is the 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,c onfiguration files, and log files. If the directory contains
# spaces, enclose it in double-quotes as shown in the Windows example below.
#
# Note This spaces in the install location was only supported on Windows
# operating systems.
#
# Default Install Location:
#
#   -P installlocation= ' <WAS_HOME>/profiles/< Profile_name> "
#
-P installlocation="/opt/websphere/appserver/profiles/dmgr01 "


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

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

################################################################################
#
# Cell Name
#
# Specify the cell name for the application Server.
#
# If you would migrate a V5 Deployment Manager cell to this V6 deployment
# Manager, specify the same cell name as the V5 cell.
#
# Replace Your_cell_name with the actual CELL NAME.
#
-W nodehostandcellnamepanelinstallwizardbean.cellname= "Emis02cell01"


################################################################################
#
# 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 Nubmers For each of the can found in: <profile>/config/cells/<cell name>/nodes/<node name>/se Rverindex.xml
#
-W pctdmgrprofileportspanelinstallwizardbean.wc_adminhost= "9060"
-W pctdmgrprofileportspanelinstallwizardbean.wc_adminhost_secure= "9043"
-W pctdmgrprofileportspanelinstallwizardbean.bootstrap_address= "9809"
-W pctdmgrprofileportspanelinstallwizardbean.soap_connector_address= "8879"
-W pctdmgrprofileportspanelinstallwizardbean.sas_ssl_serverauth_listener_address= "9404"
-W pctdmgrprofileportspanelinstallwizardbean.csiv2_ssl_serverauth_listener_address= "9406"
-W pctdmgrprofileportspanelinstallwizardbean.csiv2_ssl_mutualauth_listener_address= "9405"
-W pctdmgrprofileportspanelinstallwizardbean.orb_listener_address= "9101"
-W pctdmgrprofileportspanelinstallwizardbean.cell_discovery_address= "7277"
-W pctdmgrprofileportspanelinstallwizardbean.dcs_unicast_address= "9352"


################################################################################
#
# Windows Service
#
# The following directives are to install services for Websphere application Server on Windows.
# Using Services, you can start and stop Services, and configure startup and recovery actions.
# Set winservicequery= "false" would turn off the function on Windows system.
# You can ignore this or comment them out for the other operating Systems.
#
-W winservicepanelinstallwizardbean.winservicequery= "true"

################################################################################
# Specify account type of The service. Legal values are:
#  
#    localsystem  -Indicates that your choose to use Loca L System account.
#    specifieduser-indicates that you choose to use specified user account.
#
-W winservicepanelinstallwizardbean.accounttype= "LocalSystem"

################################################################################
# If You are chose to install a service above with the accounttype= ' LocalSystem ',
# The UserName and password below can be ignored. If the AccountType is set to:
# accounttype= "Specifieduser", then you must specify the User Name and Password
# which are required to install the Services. The current user must is 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 application Server on Windows.
# Valid values are "automatic", "Manual", and "disabled".
#
-W winservicepanelinstallwizardbean.startuptype= "manual"

################################################################################
# profile Type
#
# must is set to ' dmgr ' for installing a Deployment Manager profile.
# do don't change this!
#
-W profiletypepanelinstallwizardbean.selection= "Dmgr"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.