-Dcom.ibm.CORBA.requestRetriesCount

This system property governs the number of request retries that are attempted.

-Dcom.ibm.CORBA.requestRetriesCount=<value>
Where <value> is in the range 1 - 10. The default value is 1.
Use this property with the -Dcom.ibm.CORBA.requestRetriesDelay system property to control ORB retry behavior.