[PolyORB-users] About naming_ior

Martin Krischik krischik at users.sourceforge.net
Wed Feb 23 17:49:14 CET 2005


Am Mittwoch, 23. Februar 2005 17:15 schrieb Jerome Hugues:

> Marc Colinet (m.colinet at 9online.fr):
> > How these "polyorb.conf" parameters must be initialized ?
> >
> > [corba]
> > #naming_ior=IOR:xxx
>
> Simply replace it with
>
> [corba]
> naming_ior=<the_ior_of_your_naming_server>
>
> Where <the_ior_of_your_naming_server> is the IOR returned, for example
> by po_cos_naming.

Hint: Newer PolyORB versions allow for corbaloc as well:

[corba]
naming_ior=corbaloc:iiop:1.2 at 127.0.0.1:2809/NameService/000000024fF00000000

Which is a lot more usefull then the unreadable IOR hexdumps.

And beware: the naming service reads polyorb.conf as well which might lead to 
problems. Better start the naming service with its own configuration:

declare -x POLYORB_CONF=naming.conf
po_cos_naming

Have fun

Martin
-- 
Martin Krischik
mailto://krischik@users.sourceforge.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/polyorb-users/attachments/20050223/33cdf4d9/attachment.bin


More information about the PolyORB-users mailing list