When you install the Telecom Web Services Server (TWSS)
plug-in for WebSphere® Integration Developer (WID),
a silent installation can be run by executing the setup script using
a customized response file.
Before you begin
Configure the installation by changing the values of the
parameters in the response file. Refer to the topic Customizing
the installation response file for the plug-in.
About this task
Follow these steps to install the TWSS plug-in for
WebSphere Integration Developer silently:
- Log on to the operating system with a
user ID that has administrator authority, such as root.
- Select a umask that allows the owner
to read and write to the files, and that allows others to access them
according to the prevailing system policy.
Note: For root,
a umask of 022 is recommended. For non-root users
an umask of 002 or 022 can
be used, depending on whether or not the users share the group.
- Invoke the setup script to install the Telecom Web Services Server plug-in
for WID. The script makes use of your customized response file. Issue
the following command:
./setup -silent-options full_path_to_response_file
For
example:
./setup -i silent -f /opt/IBM/twss_wid_install.rsp
What to do next
When the silent installation
has completed, check the appropriate logs in the
WID_home/logs directory
(where
WID_home is the
WID home
directory). Refer to the topic
Monitoring log messages for
additional information about reading logs.
You are now ready to
run the installation script. The script will use the edited response
file to get the settings it needs.