Configuration files for all components are summarized in the table.
Component | Configuration file | Description |
---|---|---|
FAST feed handler |
fastfeedhandler.xml publisher.xml |
The configurable elements of publisher.xml are identical to those in the Demo feed handler’s publisher.xml file, except that the logging details in the fastfeedhandler.xml file supersede the logging details specified in the publisher.xml file. |
Publisher API | publisher.xml |
The configurable elements of publisher.xml are identical to those in the Demo feedhandler’s publisher.xml file. |
Demo feed handler | publisher.xml | The configurable elements of publisher.xml are identical to those in the publisher API and FAST feed handler's publisher.xml file. |
Demo subscriber |
opensubscriber.xml messagefilter.xml demodsh.xml |
The opensubscriber.xml file contains publisher-subscriber communication information. The messagefilter.xml file contains message filtering information for the subscriber. The demodsh.xml file contains information about subscriber modes and directories. |
RAPCache subscriber |
opensubscriber.xml messagefilter.xml rapcache.xml |
The configurableelements of opensubscriber.xml and messagefilter.xml are identical to those in the demo subscriber’s configuration files. The rapcache.xml file contains configuration information specific to the RAPCache subscriber. |
RAPStore subscriber |
opensubscriber.xml messagefilter.xml rapstore.xml |
The configurable elements of opensubscriber.xml and messagefilter.xml are identical to those in the demosubscriber’s configuration files. The rapstore.xml file contains configuration information specific to the RAPStore subscriber. |
Operations Console | opsconsole.properties | The opsconsole.properties file contains database connection information for the Operations Console database, and other configuration options for the Operations Console. |
Publisher/subscriber UAF Agents |
ua/services/Discovery/service-config.xml
ua/services/RMI/service-config.xml agent-plugin.xml |
The service-config.xml file located in the ua/services/Discovery folder contains UAF agent-Operations Console communication information. The service-config.xml file located in the ua/services/RMI folder contains the UAF agent configuration information. The agent-plugin.xml file contains information about the UAF agent-component (publisher or subscriber) communication. |
RAPCache database UAF agent |
RAPCache/UAF-2_5/services/Discovery/service-config.xml
RAPCache/UAF-2_5/services /RMI/service-config.xml agent-plugin.xml |
The configurable elements of the two service-config.xml files are identical to those of the two service-config.xml files specified in the publisher/subscriber UAF agents section. The agent-plugin.xml file contains information about the UAF agent- RAPCache database communication. |
RAPStore database UAF agent |
RAPStore/ua/services/Discovery/service-config.xml RAPStore/ua/services /RMI/service-config.xml agent-plugin.xml |
The configurable elements of the two service-config.xml files are identical to those of the two service-config.xml files specified in the publisher/subscriber UAF agents section. The agent-plugin.xml file contains information about the UAF agent- RAPStore database communication. |