[omniORB] makeIOR like Orbix?

David Riddoch djr@uk.research.att.com
Fri, 19 Mar 1999 17:46:02 +0000 (GMT)


Robert,

You are correct, there's no way to do this using the omniORB runtime.

However, you can generate an IOR using the tool genior.  You also need to
know the object key.

David


On Fri, 19 Mar 1999, Robert Schumann wrote:

> Maybe this is a stupid question, but forgive me, I am quite new to Corba.
> 
> QUESTION:
> Orbix has a function of type  orb->makeIOR(host, port, hiearcical_name) that
> makes a stringified IOR in a CORBA client and lets me access a remote object
> with this IOR.
> I have not found any way to do this in OmniORB, is there a way, or is there
> another way without using any NameService ?
> 
> 
> ..............................
> Robert Schumann - rob@dtek.se
>     BODAB Datateknik AB
>     http://www.dtek.se
> ..............................
> 
> 
>