Starting the RMI Registry Browser

The RMI Registry Browser is represented by the RMI Registry node that appears in the Explorer Window's Runtime tab. Right-clicking on this node opens a context menu.

Starting a New Local Registry

  1. Right click on the RMI Registry Node. From the context menu, choose "New Registry." This opens that Add Registry dialog.
  2. Check the "Create New Local Registry" check box.
  3. The default port is 1099. If you want to create the registry on another port, type in the number of the port.
  4. Click "OK."
  5. A subnode that represents the new registry will be added to the RMI Registry node.

Viewing a Running Local Registry

  1. Right click on the RMI Registry Node. From the context menu, choose "New Registry." This opens that Add Registry dialog.
  2. Do not check the "Create New Local Registry" check box.
  3. The default port is 1099. If the registry is on another port, type in the number of the port.
  4. Click "OK."
  5. A subnode that represents the registry will be added to the RMI Registry node. Any remote interfaces or remote objects that have been registered will appear as subnodes of the registry node.

Viewing a Running Remote Registry

  1. Right click on the RMI Registry Node. From the context menu, choose "New Registry." This opens that Add Registry dialog.
  2. Type in the name of the host on which the registry is running.
  3. Do not check the "Create New Local Registry" check box.
  4. The default port is 1099. If the remote registry is on another port, type in the number of the port.
  5. Click "OK."
  6. A subnode that represents the registry will be added to the RMI Registry node. Any remote interfaces or remote objects that have been registered will appear as subnodes of the registry node.

Legal Notices