Suresh Kumar
2008-04-18 09:12:14 UTC
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:***@localhost
:2809/NameService
2.Using NameService
If you want to use ORBexpress Naming Service instead, here's an example:
NameService="corbaloc:iiop:***@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
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:***@localhost
:2809/NameService
2.Using NameService
If you want to use ORBexpress Naming Service instead, here's an example:
NameService="corbaloc:iiop:***@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