[omniORB] locate request
   
    Duncan Grisby
     
    dgrisby@uk.research.att.com
       
    Wed, 20 Sep 2000 10:54:50 +0100
    
    
  
On Tuesday 19 September, Stefan Seefeld wrote:
> my omniORB application thows an OBJECT_NOT_EXIST
> exception (which it shouldn't) and I'm trying to debug.
> It appears that the server at some point issues a
> LocateRequest call which leads to that exception. 
The first time omniORB contacts any object, it issues a LocateRequest
to check that it exists before doing the actual call. (Apart from
cases where it isn't sure an object has the right type, when it does
an _is_a call instead.)
Cheers,
Duncan.
-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --