CORBA 2.6.1 Administration Guide

3. When the Input dialog appears, type the new naming context in id.kind format. The identifier attribute (id) is required. The kind
attribute, a descriptive string for the type of naming context, is optional and, if present, is separated from the id by a period. Example:
NSDOMES.EventChannelFactory.
4. Click OK. The new name appears in the Naming Service hierarchy
Removing a Naming Context or Name
1. Display the Naming Service hierarchy.
2. Do one of the following:
Right-click the naming context or name and select Remove from the pull-down menu.
Select the naming context or name and select Remove from the Action menu.
3. Click Yes when prompted to confirm the removal. The name no longer appears in the Naming Service hierarchy.
Viewing an Object Reference
View an object reference for a name to verify or examine its properties, such as its name binding, type ID, or available protocols for containing
the object.
1.
Display the Naming Service hierarchy.
2. Do one of the following:
Double-click the name in the hierarchy.
Right-click the name in the hierarchy and select View IOR from the pull-down menu.
Select the name in the hierarchy and select View IOR from the Action menu.
The object reference fields are shown in the right pane of the Naming Service Administrator display.
Saving an Object Reference
Save (download) an object reference if, for example, you want to make an object reference available to an application that does not want to
obtain the object reference from the Naming Service.
1.
Display the Naming Service hierarchy.
2. Do one of the following:
Right-click the name in the hierarchy and select Save IOR from the pull-down menu.
Select the name in the hierarchy and select Save IOR from the Action menu.
3. Indicate the file in which you want to save the IOR by typing its path name or by using the browse feature to navigate to the directory.
Click OK. The file is saved in the location specified.
Refreshing the Display
Refresh the Naming Service Administrator display when a running program has updated the Naming Service since you first displayed the
Naming Service hierarchy. To refresh the display, do one of the following:
Right-click a naming context select Refresh from the pull-down menu.
Select a naming context and select Refresh from the Action menu.
The display is refreshed for the naming context you selected and all naming contexts subordinate to it.
Using the Console to Troubleshoot the Servers
If one or more servers are not started:
1. Display detailed status for the servers.
2. If the status display does not reveal the cause of the problem, stop and restart the servers.
3. If one or more servers are still not started, review the log files.
If a server is not functioning as expected:
1. Review the log file.
2. If the log file does not reveal the cause of the problem, enable the Tracing option on the server properties dialog.
3. If tracing does not reveal the cause of the problem, enable Debug for the server on the server properties dialog.
Troubleshooting Options