Configuring the application server parameters
After you install the product and configured your database, you can perform more configurations of the application server. After the installation is configured, use the shell scripts in the <install_dir>/bin/go directory to start, stop, and abort Product Master.
Configuring the application server requires four steps. In
the env_settins.ini file:
- Set the appserver type and common properties
in the
[appserver]
section. - Configure the parameters for the appserver type in the
[appserver.<type>]
section. - Configure the parameters for each appserver service in the
[appserver.<service name>]
section. - Add the security properties username and password to
the
[appserver]
section.