The ORB initargs
-ORBInitRef
and
-ORBDefaultInitRef
are processed as defined by the CORBA specification, available from OMG.
For example, with an application
lwcorba
:
lwcorba
-ORBInitRef NameService=corbaloc::www.wherever.com:80/Dev/NameService
will configure the name service to contact the machine specified by the
corbaloc
URL.