summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Factory/README
blob: 6b9397e77695143b00d21080efdbcba684a4196c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/**

$Id$

@page OBV/Factory Test README File

        This is a very simple test to show and verify basic OBV
        factory construct functionality.

	To run the test either use the run_test.pl script:

$ ./run_test.pl

        or start the client and the server manually:

$ server -o ior
$ client -k file://ior


*/