Publisher/Subscriber UAF Agent XML Element Descriptions

Configure the UAF agents using the following files: service-config.xml, service-config.xml and agent-plugin.xml.

Warning!  Shut down the publisher or subscriber before modifying any of their configuration elements.

The service-config.xml file in the ua/services/RMI directory contains the UAF agent configuration information.

UAF elements of service-config.xml

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.

UAF-Operations Console elements of service-config.xml

Element

Description

Host

Contains the name of the machine hosting the JINI server.

Port

Contains the JINI server port.

The file agent-plugin.xml located in the ua/plugins/com.sybase.rapservice/ directory contains information about the UAF agent-component communication.

UAF-Component elements of agent-plugin.xml

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).