[omniORB] ServantActivator, etherealize problem
   
    Duncan Grisby
     
    duncan@grisby.org
       
    Fri Mar  7 12:17:02 2003
    
    
  
On Wednesday 5 March, Adam Groszer wrote:
> Everything works fine, except:
> if the client exits without calling logout() of the Session, the
> ServantActivator does not get the etherealize() called for that Session.
You don't say anything about how you have implemented your Session
object. If you don't do anything to remove the object, it won't ever
be etherealized. CORBA doesn't do distributed garbage collection for
you.
Cheers,
Duncan.
-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --