[omniORB] omniNames: IOR object key issue

Duncan Grisby duncan at grisby.org
Fri Sep 24 13:16:58 BST 2004


On Wednesday 15 September, Satya B wrote:

> In the omniorb.cfg file the following is specified
> 
> InitRef = NameService=corbaname::1.0 at localhost:14003/MyService
> 
> When omniNames is run - however - the IOR shows the object key as
> "NameService" and not "MyService". I tried specifying the same on
> command line -ORBInitRef - still did not work. I need omninames to
> output the IOR with different object key.

The omniORB.cfg file is for configuring _clients_ to the naming
service. omniNames does not look at it at all. omniNames is hardcoded
to use the standard key "NameService". Why would you want a different
key?

> Another issue is - genior always produces an IOR with GIOP 1.2 - is
> there no way to output an IOR with GIOP 1.0?

Not without modifying genior, no.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list