Locating the configuration files
The first step in administering the Agent Controller is locating the
configuration files.
To locate the configuration files:
- Locate the drive and directory where the Agent Controller is installed.
- Open the configuration file serviceconfig.xml under the config directory. This is loaded by
the Agent Controller when it is first started.
- Under the same config directory, there are three XML schema files,
- config.xsd
- pluginconfig.xsd
- serviceconfig.xsd
which describe the format of the serviceconfig.xml configuration file.
- There are also application-specific configuration files that are located
in the custom plug-in directories in the plugin directory under the
Agent Controller installation directory. Each of these plug-in directories
contain a pluginconfig.xml which defines the application environment in which
the application deployed on the Agent Controller should run.
You can now continue with other administrative tasks as outlined in the task
Administering the Agent Controller.
Related tasks
Administering the Agent Controller