This component advertises bundles through an RMI registry stub.
It looks in the
ConfigService for config entries of type
"-RMI_REG" and scheme "rmi", e.g.
X={-RMI_REG=rmi://test.com:8888/Y}
and if the localhost is "test.com" and the local agent is "Y"
(or this path is "*") then this component attempts to create
the RMI registry and bind "COUGAAR_NAMING/X" in it. |