Skip directly to searchSkip directly to the site navigationSkip directly to the page's main content

IBIS-Q System Documentation - Deploy Application

System Configuration

This page provides an overview on how to configure the application. This includes sections on the "web.xml" file, deployment property file, and the Spring bean configuration files. This page contains a description of the files used to control and configure the system. These files include:

web.xml

This page provides a discussion about the application's web.xml (filter and servlet init params, filter and servlet mapping, general error handling page(s), welcome page, mime types), site specific/deployment specific property file, the Spring Framework bean configuration files, and how to specify different file directory locations. Also discussed are the options of how to control artifacting and gzip response compression.

Disable filters - see the filters page for a description on each. -

Notes

bean file orgainization
bean names

list of bean files

properties

configuration only
logging,
date formats,
xml paths
xslt paths


o deployment specific properties
§ ibisq url
§ possibly some email addresses
§ date formats
o /index.html - if wanting to go to the query main page etc.


LOGGING uses the properties in the common.xml and inits the statis class...

admin system address

site_specific.properties
ibisq url, logging control, email address - not sure where used??? - maybe jsp???

filename is specified in the common or dispatcher xml file
also contains logger and ibis q url.

How to control logging

How to set xml and xslt paths


How to set the property file. Why not beans???

IBIS-Q URL - comes from property file

Date formats