[omniORB] Pb to connect omniORB client to iona orbix 3.3
	serverwith nameserver 
    CORNE Frederic SCR 
    frederic.corne at wanadoo.com
       
    Fri May 20 16:01:22 BST 2005
    
    
  
> -----Message d'origine-----
> De : Duncan Grisby [mailto:duncan at grisby.org]
> 
> On Friday 20 May, CORNE Frederic SCR wrote:
> 
> > I try :
> > InitRef NameService=corbaname::rivaldo.dt.wanadoo.com:1570
> > InitRef 
> NameService=corbaloc::rivaldo.dt.wanadoo.com:1570/NameService
> 
> [...]
> > the server and the daemon orbix is reachables:
> 
> The server is an Orbix daemon. It's not a naming service.
> Unsurprisingly, it doesn't work if you try to use it as one.
> 
> You should get your Orbix code to register your object in an actual
> naming service.
> 
Hi,
Now I start to realize ! thank you.
I have  to connect omniorb client to existing orbix servers, but these servers don't register themselves to a naming service. 
Because they are 100% internal orbix servers in my company.
The servers "create" themselves with marker and name
and their clients connect with for example :
echo = Echo::_bind("ECHO:echo1", HOSTNAME);
So the naming service is not used.
My problem is that I cannot change the servers...I have to use them "as is"...
In this situation, how I can connect omni client to these orbix server (without providing IOP strings ?)
If it is not possible, how to get the IOP strig from a running orbix server ? 
Thank you for any hint.
FC
    
    
More information about the omniORB-list
mailing list