|
Here are some complete, working, sample configuration files. The
files can be downloaded directly or, in some cases, viewed as
annotated HTML documents.
- 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.
- 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.
- 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.
- username-password-database
- Database for BasicPasswordGatekeeper.
- ip-address-database
- Database for IPAddressGatekeeper.
|