[jacorb-developer] timeout policy and JacORB-3.1

Pascal VERDIER verdier at esrf.fr
Thu Nov 29 15:17:49 CET 2012


Hi Jacorb developers

I am using JacORB since 2004 and I use policy to set a timeout on my 
CORBA objects.
I decided to port my application to JacORB-3.1 and it seems to work fine 
except the timeout.
I write a simple idl/server/client  with a set policy as explain in 
/Quality of Service/ chapter.
I tested it with JacORB-2.3.  It works fine (org.omg.CORBA.TIMEOUT 
exception is thrown)
I tried it with JacORB-3.1 and JacORB-3.0, no timeout occurred, and a 
call can takes a long time.

Did I missed something ?
Thanks for your help.
Pascal


More information about the jacorb-developer mailing list