Configure the UAF agents using the following files: service-config.xml, service-config.xml and agent-plugin.xml.
The service-config.xml file in the ua/services/RMI directory contains the UAF agent configuration information.
Element |
Description |
---|---|
Port |
Contains the UAF agent port. This is the port used by the Operations Console to send administrative commands to the UAF agent. |
The service-config.xml located in the ua/services/Discovery directory contains UAF agent-Operations Console communication information.
The file agent-plugin.xml located in the ua/plugins/com.sybase.rapservice/ directory contains information about the UAF agent-component communication.
Element |
Description |
---|---|
rap.service_host |
Contains the name of the machine hosting the component (publisher or subscriber) communicating with the UAF agent. |
rap.service_port |
Contains the component administration port. This should match the AdminPort value of the publisher specified in publisher.xml or the subscriber specified in opensubscriber.xml. |
rap.service_startCommand |
Contains the command used to start the component. |
rap.service_plugindisplayname |
Contains the display name for the component, for example, a value of My Component in the agent-plugin.xml file for the demo subscriber would be displayed in the Operations Console as demo subscriber (My Component). |