Documentation Archive Developer
Search
PATH  Documentation > WebObjects 4.5 > Deploying WebObjects Applications

   

Sections

The configuration file is divided into three sections, as follows:

<adaptor>

In this optional section, specify global default values for applications and instances. Attribute values defined here apply to global adaptor behavior and apply to all applications.
The "error" attribute is used to redirect requests for which no application can be found.

<application>

Required attribute: "name".
Attribute values defined here specify load balancing behavior and default values for instances of this application.

<instance>

Required attributes: id, port, host
Attribute values defined here specify communication options for this instance and override anything specified at the application.

© 1999 Apple Computer, Inc. – (Last Updated 25 August 99)