Files
PolyORB/examples/dsa/README
Thomas Quinot 9d69e14fe5 Update documentation.
[Imported from Perforce change 9993 at 2006-12-01 22:23:18]

Subversion-branch: /trunk/polyorb
Subversion-revision: 37458
2006-04-20 15:33:24 +00:00

16 lines
498 B
Plaintext

README for the PolyORB Ada 95 Distributed Systems Annex example
---------------------------------------------------------------
$Id$
To run this demo, you need to:
1. Run a CORBA COS Naming server, for example PolyORB's 'po_cos_naming'
located in the cos/naming directory.
2. Set the POLYORB_DSA_NAME_SERVICE environment variable to the IOR or URL of
the naming context of the COS Naming server in which DSA packages shall
be registered.
3. Then, run 'server' and 'client' programs.