[omniORB] Connect omniORB naming service using ORBexpress

Suresh Kumar suresh.csk at gmail.com
Fri Apr 18 13:12:24 BST 2008


Hello

When connecting omniORB Naming Service through ORBexpress we must use the
iiop:1.0 transport.

1.Using corbaloc:

When corbaloc object URLs are used, you will have to force OmniORB to
communicate via GIOP/IIOP version 1.0 since that is what ORBexpress uses.

MyApp.exe  -ORBInitRef NameService=corbaloc::iiop:1.0 at localhost
:2809/NameService

2.Using NameService

  If you want to use ORBexpress Naming Service instead, here's an example:

NameService="corbaloc:iiop:1.0 at HostName
:PortNumber/%B5Ad%B6ServerClassName%B5ServerInstanceName%B5POAName%B5ObjectId"


Note:

#define INCLUDE_CORBA_CORBALOC    1


Thanks and Regards
suresh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20080418/c3536127/attachment-0001.htm


More information about the omniORB-list mailing list