Public Member Functions | |
ContainerClientPendingReplyTimeoutTest () throws Exception | |
void | testOrbLevelTimeout () throws Exception |
Protected Member Functions | |
void | setUp () throws Exception |
void | tearDown () throws Exception |
Private Attributes | |
JconttestUtil | jconttestUtil |
int | syslevelOrbTimeoutSec |
int | syslevelOrbTimeoutSecDefault |
int | syslevelOrbTimeoutSecDefined |
jacorb.connection.client.pending_reply_timeout
should not have any effect, since there should always be a (default) timeout even if this container's CDB would not define a timeout explicitly.
|
|
|
|
|
|
|
Tests the client-side relative roundtrip ORB timeout for Java containers "frodoContainerWithTimeoutX". Here the values in the CDB are supposed to override the general ORB timeout setting from orb.properties. |
|
|
|
|
|
|
|
|