Show TOC

 Configuration ObjectsLocate this document in the navigation structure

Definition

A persistent object that holds information about the J2EE Engine cluster elements, components and the applications deployed on them. A configuration object contains parameters as key-value pairs and files.

The configuration structures and sub-structures are organized in a configuration tree in the database. The hierarchy of the tree visualizes the logical location of the configurations in the database.

Structure

The following types of configuration objects exist:

  • Sub-configuration object
  • Property sheet
  • Key-value entry
  • File entry

These are created in an existing configuration object. A sub-configuration can be created in the root of the configuration tree as well.

You can manage the configuration objects using the functions provided by Configuration Adapter Service .

Note

Avoid editing the configuration objects. You can change the information in them by modifying the properties of the relevant J2EE Engine components.