summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Forwarding/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Forwarding/README')
-rw-r--r--TAO/examples/POA/Forwarding/README16
1 files changed, 7 insertions, 9 deletions
diff --git a/TAO/examples/POA/Forwarding/README b/TAO/examples/POA/Forwarding/README
index 93e73195bfc..938f2a974f5 100644
--- a/TAO/examples/POA/Forwarding/README
+++ b/TAO/examples/POA/Forwarding/README
@@ -1,17 +1,15 @@
$Id$
-This document describes the standard CORBA location forwarding
-example. For detailed explanation on how TAO's location forwarding
-feature is designed, see
+This document describes the location forwarding example. For detailed
+explanation on TAO's location forwarding feature, see
$TAO_ROOT/docs/forwarding.html
-The test in this directory sets up two servers, the first writes its
-servant's object reference (OR) to a file. The second server reads
-the OR, recognizes it as forwarding location, and writes its own to a
-file too. This OR is then read by the client, which then issues a
-number of requests. Where every third request is a forwarding request
-to the object.
+The test sets up two servers, the first writes its servant's object
+reference (OR) to a file. The second server reads the OR, recognizes
+it as forwarding location, and writes its own to a file too. This OR
+is then read by the client, which then issues a number of requests.
+Where every third request is a forwarding request to the object.
Here's an example for 5 requests: