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