users@glassfish.java.net

Re: Remote client does not fail fast

From: <glassfish_at_javadesktop.org>
Date: Wed, 20 Aug 2008 08:06:23 PDT

Hi.. I have the same issue.... Let me know if you have any luck.

I've tried

..
        Properties prop = new Properties();
        prop.put("com.sun.corba.ee.transport.ORBCommunicationsRetryTimeout", 1);
       
       InitialContext ic = new InitialContext(prop);
...

And it basically has no effect.
Thanks
[Message sent by forum member 'malmeidalmi' (malmeidalmi)]

http://forums.java.net/jive/thread.jspa?messageID=294396