[omniORB] CORBA server objects with persistent references with omniORB

José Manuel Díaz Rodríguez jdiaz@eunet.es
Thu, 23 Dec 1999 12:58:18 +0100


Hi,

I would appreciate any suggestion to solve the following problem:

  -- I need a CORBA server object to use the reference I tell it to use,
not the reference associated by the broker by default.

  I use the C++ implementation of the broker.
  I already create objects from stringified references, but only in the
client side. I now want the implementation or server object to adopt the
reference I pass it through a string variable.

Thank you very much,
-- 
José Manuel Díaz Rodríguez