$Id: README 58855 2004-07-01 20:29:32Z jai $
This directory contains the basic testing program for NodeApplication.

client_simple: Test the basic home installation and component creation.

client:        Test the installation of several homes and components.
	       In this test I use the more convenient method provided
	       by the NodeApplication to insall multiple components. Aslo
	       a remove method is called to easily remove all homes and components.

client_ex:     Test the get_all_facet methods provided in the servant of the
	       component.
