You can use commands to display and check the name identified by the CORBA Naming Service. Note that you cannot check the optional names of the J2EE resources and the registered information of the EJB local home object references. The nsutil command is used. For details on the usage method and the usage conditions of the nsutil command, see the Borland(R) Enterprise Server VisiBroker(R) Developers Guide.
The following is an example of execution when the list of contents in the JNDI name space HITACHI_EJB/SERVERS/MyServer/EJB is displayed:
# nsutil -VBJprop ORBInitRef=NameService=corbaname::localhost:900 list HITACHI_EJB/SERVERS/MyServer/EJB |