summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/RTComponentServer/TEMP
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/RTComponentServer/TEMP')
-rw-r--r--TAO/CIAO/tools/RTComponentServer/TEMP15
1 files changed, 15 insertions, 0 deletions
diff --git a/TAO/CIAO/tools/RTComponentServer/TEMP b/TAO/CIAO/tools/RTComponentServer/TEMP
new file mode 100644
index 00000000000..606c3e7d519
--- /dev/null
+++ b/TAO/CIAO/tools/RTComponentServer/TEMP
@@ -0,0 +1,15 @@
+$Id$
+
+This directory contains the ComponentServer implementation and a
+simple test program called ComponentServer_test_client.
+
+ComponentServer supports the following command line flags:
+
+ * -n : Do not try to call back ServerActivator. This is only useful
+ when testing the server and the server is not created by a
+ ServerActivator.
+
+ * -o <filename> : Specify the filename ComponentServer will write
+ IOR to. This is only useful when debugging also.
+
+ * -d <IOR> : Specify the IOR to the ServerActivator. \ No newline at end of file