Kbase 20818: Using ubroker.properties File in a Non Default Location
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/08/2001 |
|
SUMMARY:
Sometimes you might want to use a ubroker.properties file from a different location or with a different name than the default Progress installation file. You might also want to use several ubroker.properties files in your configuration. This solution explains why you cannot.
EXPLANATION:
To ensure proper run-time processing, the file must be named
"ubroker.properties" and must be located in the "properties"
subdirectory of the Progress installation directory so that the
AdminServer can access the file. Therefore, it is not possible to use several ubroker.properties files, or a ubroker.properties file that is located in a different location than the default. The file cannot
have a different name.
The only time you might use several ubroker.properties files is when you have a distributed configuration where, for example, a WebSpeed Messenger needs to register with a remote NameServer (refer to Progress KBase 20662). The AdminServer only reads one ubroker.properties file. That file must be located in the DLC/properties subdirectory on the machine where the AdminServer runs.
You can, of course, have several installations of Progress (regardless
of versions) and use several AdminServers where each reads one
ubroker.properties in their respective DLC/properties directories. Used in this configuration, you need different ports for the different
AdminServers.
Reference to Written Documentation:
Installation and Configuration Guide for Windows.
Installation and Configuration Guide for UNIX.