summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-27 21:34:06 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-27 21:34:06 +0000
commit2bce522be6a0fe1c89003276c3a46cae93bc480f (patch)
treee5a0d202123600683a7e777ac35dfa3c2dc69716
parentd0374fb511140b64d87332d72cb117c04655e539 (diff)
downloadATCD-2bce522be6a0fe1c89003276c3a46cae93bc480f.tar.gz
*** empty log message ***
-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