|
Here are some complete, working, sample configuration files. The
files can be downloaded directly or viewed as annotated HTML
documents.
- Core middleware
- web.xml
- Tomcat configuration file for the middleware web
application.
- middleware.conf (annotated)
- Main middleware configuration file.
- rmi-server.conf (annotated)
- Configuration file for the middleware's RMI
interface.
- Bucket99 driver
- The following files form a complete and coordinated set of
configuration files for a collection based on a simple one-table schema. The collection directly maps (mostly
collection-level) FGDC metadata to the standard ADL buckets and
supports a non-ADL-standard FGDC metadata view.
- drivers.conf (annotated)
- Specifies the driver that implements the collection (in this
case, the Bucket99 driver) and the collection's access
control.
- bucket99.conf (annotated)
- Main Bucket99 driver configuration file.
- Report templates:
- bucket-report-template.xml (annotated)
- Template for the ADL bucket view.
- browse-report-template.xml (annotated)
- Template for the ADL browse view.
- access-report-template.xml (annotated)
- Template for the ADL access view.
- fgdc-report-template.xml
(annotated)
- Template for the collection's FGDC view.
- query-translator.py
- Configuration file for the universal query
translator.
- RMI proxy driver
- drivers.conf (annotated)
- Specifies the driver that implements the collection (in this
case, the RMI proxy driver) and the collection's access
control.
- rmi-proxy-driver.conf (annotated)
- RMI proxy driver configuration file.
- Gatekeepers
- username-password-database
- Database for BasicPasswordGatekeeper.
- ip-address-database
- Database for IPAddressGatekeeper.
|