Previous Next Contents Index


Chapter 2 Configuration Files

Netscape Application Server: Process Automation Edition (PAE) uses several configuration files to define installation values, server configurations, clusters, and application versions.

Much of what they do is behind the scenes, but you may need to know about them from time to time. This chapter describes what you need to understand about each and how you might need to modify them.

This chapter discusses these topics:


Overview
Configuration files are included in the components that you install as part of PAE. The configuration files that are important for PAE administrators touch on several areas:

The Enterprise Server Files
The Enterprise Server has several configuration files, but the three that are relevant to PAE are the Enterprise Server object configuration file (obj.conf), the dbswitch.conf file, and the generated.https-yourServerName.acl file.

The Process Builder Preferences File
The Process Builder has a preferences.ini file that identifies which cluster and corporate directory to use when designing applications.

You can add multiple cluster and directory entries to offer a choice to designers as they build applications in Process Builder. Each application can only belong to one cluster at a time and have access to a single user directory at a time, but a designer may work with several clusters at a time.

The preferences.ini file provides the unique cluster DN and identifies which corporate user directory is included in the cluster. If you cut and paste the two lines that result from a successful cluster creation, you are providing the preferences.ini file with one cluster and one corporate user directory. See "Creating a Cluster and Getting Started" in the Installation Guide for information about this hand-off to Process Builder. See Directory Server Terms and Attributes for details about how to structure LDAP information.

Note. If the process designer and the administrator are not the same individual, the administrator must give the following URLs to the process designer for inclusion in the preferences.ini file.


PAE Files and Folders
The PAE installer adds many files and folders to your local system as it installs the PAE components.

The PAE files are added to serverRoot/bpm.

Process Builder files and folders are added to the serverRoot/builder folder.


Error Messages and Logs
There are several logs in PAE: some are for Process Administrator errors or information, others are specific to an application. You can directly open an application's logs or the PAE logs in your web browser window.

There are other log files for each of the Netscape servers:

 

Copyright © 1999 Netscape Communications Corp. All rights reserved.