[omniORB] Catching Invocations That Timeout

Wilson Jimmy - jiwils Jimmy.Wilson@acxiom.com
Mon, 11 Mar 2002 16:28:26 -0600


I have a python application using omniORBpy 1.4 that has some object
references that do not respond to _non_existent with the timeout period of
two seconds.

I am specifying that timeout in my call to ORB_init(...) like so:

argv = ['', '-ORBclientCallTimeOutPeriod', '2']
self.ORB = CORBA.ORB_init(argv, CORBA.ORB_ID)

Is there a way for me to know that a timeout occurred versus when the call
to _non_existent just returns a COMM_FAILURE or something similar?

> Jimmy
> -- 
> James "Jimmy" Wilson
> Software Developer, Acxiom Corporation


*********************************************************************

The information contained in this communication is
confidential, is intended only for the use of the recipient
named above, and may be legally privileged.
If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, 
distribution, or copying of this communication is strictly
prohibited.
If you have received this communication in error,
please re-send this communication to the sender and
delete the original message or any copy of it from your
computer system. Thank You.