Client connection timeouts

Response timeout properties have been added to the Java CORBA client ORB and EJB initial context. For applications that run in a cluster, these properties allow you to specify a time limit to receive a server response before the connection fails over to try another server in the cluster. Setting this property ensures that failover happens without an unreasonable delay. The property names are:

For more information, see these chapters in the EAServer Programmer’s Guide: