Hello,

How can I specify the connection timeout for the Call.invoke() method? I've set:

call.setTimeout(new Integer(10000));
call.setProperty(Call.CONNECTION_TIMEOUT_PROPERTY, new Integer(10000));

but timeout still happens 3-4 minutes after the invoke(). Im' talking about
connection timeout, that means, when the remote host is unreachable (wrong or
non-attribued IP address like 1.1.1.1).

Thanks for any help.
-- 
Julien ALLANOS
Silicomp-AQL

Reply via email to