Configurations Loaders


The following section covers the loaders available for each configuration.

Introduction

The NXTware Server comes a suite of loaders that you can activate or deactivate for each configuration. Each one provides different functions and properties that can be modified.

Default Loaders



Properties Loader: This loader scans the system and loads all the system properties or applications specific properties. The default refresh rate is 30 minutes. This loader should remain activated at all time.

Libraries Loader: This loader scans the system and loads all the system libraries or applications specific librairies. It updates the configuration classpath dynamically. The default refresh rate is 30 minutes. This loader should remain activated at all time.

Database Pool Loader: This loader is responsible for activating the different database pool that have been defined. The default refresh rate is 30 minutes. This loader should be activated if a service or a component being loaded by the configuration requires access to a database.

Database Loader: This loader will start an instance of the embedded database server. Settings are available and can be modified by clicking the ... button

Licensed Loaders



The CORBA and RPC Servers both require a license in order to be able to start them.

CORBA Server Loader: This loader starts up the different CORBA services deployed in a configuration or in the shared repository. You can set the Refresh Interval, that is the elapsed time between the dynamic loading of new deployed services. You can also specify which ORB each configuration will be using.

RPC Server Loader: This loader starts up the different RPC services deployed in a configuration or in the shared repository. You can set the Refresh Interval, that is the elapsed time between the dynamic loading of new deployed services.

Web Server Loader: This loader starts up the web server and any web applications and web services deployed in the configuration. You can set the Refresh Interval, that is the elapsed time between the dynamic loading of new deployed web applications. You can also specify the host name and the port number of the web server.