$Id$ This tests TAO's CosPropertyService implementation. Please report bugs/comments to and To compile: ========== % make realclean all To run: ====== % run_test.pl OR Run the each of NamingService, Server and Client separately within the same host. Naming Service: -------------- % $TAO_ROOT/orbsvcs/Naming_Service/Naming_Service [-ORBnameserviceport ] Server: ----- % server [-ORBnameserviceport ] Client: ------ % client [-ORBnameserviceport ] is same everywhere. Expected Result: ---------------- If everything goes well, client prints "Test Succeeded".