File Structure

The Web Central setup routine installs a Java application server, the Web Central application itself, an application build development environment, all inside a tools folder beneath the archibus installation folder, typically C:\ Program Files\Afmxx . The web application server is installed into the ..\tools\tomcat folder. The Web Central application is installed into ..\tools\tomcat\webapps\archibus folder. Within the Web Central application itself, the folder structure is comprised of application folders, system folders, and application logic folders.

Shown below, ab-core contains system files for 2.0 views. These system files include JavaScript libraries and controls, Cascading Style Sheets, localization files, and built-in page layouts. The contents of the ab-products folder are organized under their separate applications. These application folders contain the AXVW view files and any custom js and css files associated with specific views.

fileStructure.bmp