Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is done by reading the server.xml file, which is a Spring based document. As we refer many classes into this file, they will be instanciated on the fly.

The following classes are created :

Object

Class

Description

environment

HashTable

Initialize the euthentication objects for Ldap, Kerberos, Naming, ChangePW, and set of binary attributes

configuration

MutableServerStartupConfiguration

Initialize the server

systemPartitionConfiguration

MutableBTreePartitionConfiguration

Configuration of the system partition

examplePartitionConfiguration

MutableBTreePartitionConfiguration

Configuration of an example partition

The following schema represent the properties set by this configuration file :Image Added
 

Launching the server