CORBA 2.6 Programmer's Guide for Java
View an object reference●
Save an object reference●
An example of the Console view of the Naming Service is shown in Figure 53 .
Figure 5.3. Naming Service Display
For more information about using the Console, see the NonStop CORBA 2.6 Administration Guide and the online help
provided with the Console.
Setting Up ns_browse to View the Naming Service
The ns_browse tool runs on the NonStop system, and it allows you to look at entries stored in the Naming Service
database. You might use the ns_browse tool if for some reason you did not want to use the Console, or if the
Console were not available. The ns_browse tool for NonStop CORBA is located in the
$NSD_ROOT/bin/unsupported directory.
The JORB Lite ns_browse tool is a batch file contained in the bin folder in which JORB Lite is installed. Before
running this tool, you must have a correctly configured Java environment. For JORB Lite, the required Java
environment is:
CLASSPATH must include the path to the standard Java JVM classes file, the jorblite.jar file●
PATH must include the path to the Java implementation●
The lite.dbm configuration file must have the following Naming Service setting:
NS@name_service_settings RootNamingContextIORFile ior-file-path
●