Hereafter is detailled the structure of Bonita installation. The installation directory contains the following structure :
Let's describe those items :README
build.xml
License.txt
release_notes.txt
conf/
doc/
examples/
lib/
README
This file gives the basic information related to Nova Bonita
build.xml
This file is an ant file that provides tasks to run both unit tests and examples (detailled command are given in following sections).
License.txt
The license of Nova Bonita. Bonita is released under the LGPL license.
conf/
This directory contains the default configuration for Nova Bonita. This xml file, called environment.xml contains the services and objects used as default in Nova Bonita
doc/
This directory contains the documentation of Nova Bonita. It contains 2 directories :
html/
For HTML documentation
pdf/
For PDF documentation
examples/
This directory contains an example provided with Nova Bonita package. The example is under the directory
BonitaSimpleProjectEver
This is simple Approval Workflow process
lib/
This directory contains the libraries used in Nova Bonita.