Public Member Functions | |
| ClientPendingReplyTimeoutTest () throws Exception | |
| void | testClientPendingReplyTimeout () throws Exception |
Protected Member Functions | |
| void | setUp () throws Exception |
| void | tearDown () throws Exception |
Private Attributes | |
| DummyComponent | dummyComponent |
| JconttestUtil | jconttestUtil |
Static Private Attributes | |
| final String | DUMMYCOMP_TYPENAME = "IDL:alma/jconttest/DummyComponent:1.0" |
jacorb.connection.client.pending_reply_timeout property setting on clients which, unlike containers, don't apply additional timeout settings from CDB or elsewhere. Requires ACS runtime with a remote container.
|
|
|
|
|
|
|
|
|
|
|
Tests the client-side Corba timeout. Since this client is a JUnit test, the system-level ORB timeout should apply, regardless of any timeout setting for the container whose component we call. |
|
|
|
|
|
|
|
|
|
1.3.8