|
Gateway |
Top Previous Next |
|
Gateway instances use their own configuration file in the "server/config" folder: GatewayConfiguration.xml
Like the registry/standalone configuration, this file also contains a "name". This name is used to identify the instance in the web administrator.
The file also contains an entry for a pass phrase. This value is necessary for the gateway to log into the registry server when it connects. This value must match the same value in the registry server otherwise the gateway will fail to log into the registry.
Finally, the file contains a pair of entries that contain the IP and port of the registry server. These entries need to be the same as the matching settings in the registry for distributed mode to work. |