Next: Lifecycle operations
Up: Overview
Previous: Packages Overview
Contents
- conf/siteid_map.properties - a lookup table of siteID - Site name map. Used to
infer the site for a subject from its subject ID due to the absence of an explict site ID for
multi-site queries.
- conf/commons-logging.properties - properties file for Apache Commons Logging framework
as used by Struts (mainly setup to delegate for Log4j logging framework).
- log4j.properties.template - template file used by Ant to generate Log4j configuration
file.
- conf/clinical.properties.template - template file HID web app specific properties used
to generate clinical.properties file from information gathered during Ant build
questionaire. Any updates to clinical that change what updates HID needs in order to function
with this version of clinical should have the minimum and maximum major and minor version numbers
changed in this file.
- conf/users.xml.example - example users.xml file for database, user and privileges
configuration. A users.xml file will be generated from information gathered during Ant build
questionaire by Ant.
- conf/as_var_map.xml.example - score/type mapping/conversion definition example file used
for multi-site queries, currently not used in fBIRN and might be broken since the result combining
logic used has changed dramatically.
- conf/resources/application.properties - resource file for externalized (parametrized) messages like error messages, button labels etc.
For efficiency and as a development process aid the Ant generated configuration files are not
regenerated the next time you run Ant. To force Ant to regenerate the configuration files, you
just need to delete the generated one. Do not make a permanent change in the generated configuration
file. Do the change in the template configuration file or always use Ant to build them for you
through the questionaire. If you make changes to the template file don't check them in unless
the change will be applicable in a general manner.
Next: Lifecycle operations
Up: Overview
Previous: Packages Overview
Contents
Burak Ozyurt
2008-03-28