Naming.lookup() timeout
Hi,
Is there someway to set timeout on Naming.lookup() ? I am encountering a problem where, a lookup() call to a host that is not up, hangs for about 3-4 minutes before timing out.
I was to use customized RmiSocketFactory, but it seems that Naming.lookup() used the system default.
Any pointers would be most appreciated.
Thank you,
barke

