Hi,
I have a question about the EJB client timeout functions explained in
the following Blog.
http://blogs.sun.com/ejcorba/entry/client_side_transport_timeouts_and
When I omit the maxsingle parameter in initial:max:backoff[:maxsingle]
when I specify either TCP timeout function, I get the following warning:
警告: "IOP00110231: (BAD_PARAM) Timeout data must be 3 positive decimal
integers separated by :"
When I specify four decimal integers I get no warning. I suppose the
implementation has changed since the blog was written. Where can I find
more up-to-date information? (I'm using GF V2 FCS).
Also, the blog mentions that the default value for the connection TCP
timeout is 5000 when I don't define it, and a few lines below it says it
is Integer.MAX_VALUE. Or am I interpreting it incorrectly?
Thanks,
Dies