This is a very simple properties file with only the more basic configuration options. These configuration parameters can be specified while installing or can be changed directly by the user editing the servent.props file. If the servent.props file is changed the servent must restart.
hostName | The name of the machine. It must be the name of the machine to be accessible by others. Names as “localhost”, “192...”, “127...” must be avoid. |
rootPath | The directory where the servent is installed. Some processes depends of this directory. If the value is not correct needed libraries will not be found. |
fadaURL | The node where the FADA node is running. It can be local or remote. |
adminPort | The private port for administration calls (deployment) and services search. This port is usually only accessible by users in the same LAN. |
clientPort | This is the publicPort where services are visible. This port must be accessible for users outside the LAN. |
log4java | The full path where the log4java properties can be found |