The ORB initargs -ORBInitRef
and -ORBDefaultInitRef
are available to control resolve_initial_references
.
For example, with an application lwcorba
:
lwcorba -ORBInitRef NameService=corbaloc::www.wherever.com:80/Dev/NameService
See the CORBA specification, available from OMG.