[omniORB] How to get a Persistent reference

bjorn rohde jensen bjensen@fastmail.fm
Wed Oct 16 10:30:03 2002


Hi Diego,

  You do indeed need to start your application with
options to fix the interface and port used to the
same values always. The option for doing that using
omniORB4 is -ORBendPoint giop:tcp:some_IP-address:some_port_nr.
You can use several of those, if you have special needs,
they are additive so to speak.
  The special POA, you are thinking of, is the omniINS,
which has the special property, that it has PERSISTENT
and USER_ID policies, and objects activated in it can
be referenced using corbaloc's.

Yours sincerely,

Bjorn