summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/tests/BiDir_CORBALOC/README
blob: 20bf8b3126c4405e58d13a6bdd9bc7fd1b73d08c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/**

@page BiDir_CORBALOC README File
      
      This is a simple test to use BiDirGIOP to work with any corbaloc
URL's, such as the naming service. The test is ultra simple trying to
set BiDir policies and exporting a reference to an object to the name
service. The fun part is trying to contact the name service using
corbaloc URL's. 

       The test is in the orbsvcs directory because the test uses the
NameService. 
*/