The afm-projects.xml Project List File

The Project List file holds the list of projects that are available on the instance of ARCHIBUS running on an application server. For each project, the file holds a list of properties and a list of database connections.

The next two topics discuss these properties and how to set them.

Sample Projects File

A sample afm-projects.xml file is displayed below.

<afm-projects /> root element holds a list of <projects /> elements, each one of which defines a connection to an ARCHIBUS project database.

Note: Projects are listed in order they specified in afm-projects.xml.

See also: Configuring Project Preferences