CloseCallback not being called in OrbixWeb client, on Orbix 6.3 server shutdown.
  Home FAQ Contact Sign in
comp.lang.java.corba only
 
Advanced search
POPULAR GROUPS

more...

comp.lang.java.corba Profile…
 Up
CloseCallback not being called in OrbixWeb client, on Orbix 6.3 server shutdown.         


Author: Ajju
Date: Dec 24, 2008 18:37

Hi,
We just ported our C++ server from orbix 3.0 to orbix 6.3. Now our
windows OrbixWeb GUI connects to it using nameservice. previously we
used to get the notification in closecallback method when the server
shut down. But now we are not getting the callback. The log still
prints out "End of IIOP connection", but the control doesnt come to
CloseCallback function. One more observation is that the OpenCallback
function is called on registering the callback. Could you please
suggest what could have gone wrong.

Thanks and Best Regards,
Ajay.
no comments