[omniORB] A quick problem about Object Reference

M300_林錦龍處長 edward_lin@iwin.com.tw
Mon Aug 12 07:26:01 2002


Hi Bjorn,
Thank you for your nice answer.
I apply POA persistent and userid policies and let the object listen on
specified TCP port,
Now it generates fixed IOR and the problem is solved.

> Hi Edward,
>
>  A CORBA object activated on a POA with persistent and
> userid policies should result in the same reference
> being generated by the application, if you also make
> sure, that the orb is using the same hostname/ip-address
> and port on the server every time. You can do that
> using -ORBendPoint options for omniORB4. Try looking
> in the doc's for more info on the syntax.
>
> Yours sincerely,
>
> Bjorn