uCosminexus Stream Data Platform - Application Framework Setup and Operation Guide
Specify in the adaptor command definition file the port number to be used for RMI connection. You create this file only if you use RMI connection. If you use in-process connection, there is no need to create this file.
<AgentManagerDefinition port="port-number"/> |
AgentManagerDefinition.xml
You store this file in the following directory:
working-directory\conf\xml\
The namespace URI for the adaptor command definition file is represented in the following format:
http://www.hitachi.co.jp/soft/xml/sdp/adaptor/definition/agentmanager
<?xml version="1.0" encoding="UTF-8"?> <agtmgr:AgentManagerDefinition xmlns:agtmgr="http://www.hitachi.co.jp/soft/xml/sdp/adaptor/definition/agentmanager" port="20420"/> |
All Rights Reserved. Copyright (C) 2011, Hitachi, Ltd.