[omniORB] starting nameservice within a server

Matthias Hilmer hilmerms@rupert.informatik.uni-stuttgart.de
Tue, 23 Oct 2001 19:09:09 +0200 (METDST)


Hi all,

i know that TAO provides a class (TAO_Naming_Server) that allows me to
start the naming service from within the server (as a thread).
1. is there any equivalent to this in omniorb? (i found nothing)
2. if not, is it save to put the main line of omniNames.cc in a run method
   of a class derived from omni_thread (naive spoken).
3. if 2. does cause any harm, how do you think i should go on.

thanks a lot

matthias