Developing Component Software with CORBA > 7 The LispWorks ORB > 7.3 Configuring a name service and an interface repository

NextPrevUpTopContentsIndex

7.3.1 Configuring via initial references

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.


Developing Component Software with CORBA - 22 Dec 2009

NextPrevUpTopContentsIndex