ACE+TAO Opensource Programming Notes/Find a service on a naming server
From Wikibooks, the open-content textbooks collection
After your naming service (and other services are running), the presence of your services can be tested for by trying the following:
tao_nslist -ORBInitRef NameService=corbaloc:iiop:localhost:12345/NameService
This should then produce the following output:
Naming Service: ---------
Where your named services appear below the dashed line.