summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/ComponentServer/README
blob: 606c3e7d51994cb845448766ce5c24e27691c265 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.