summaryrefslogtreecommitdiff
path: root/TAO/tests/POA/NewPOA/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/POA/NewPOA/README')
-rw-r--r--TAO/tests/POA/NewPOA/README22
1 files changed, 0 insertions, 22 deletions
diff --git a/TAO/tests/POA/NewPOA/README b/TAO/tests/POA/NewPOA/README
deleted file mode 100644
index 8a47ed95cfc..00000000000
--- a/TAO/tests/POA/NewPOA/README
+++ /dev/null
@@ -1,22 +0,0 @@
-This application explains the usage scenario, where new POAs will have
-to be created.
-
-Run this example as follows.
-
-% NewPOA.
-
-Comments :
-=========
-
- - Creates the POA hierarchy as given in the header of the NewPOA.cpp
- file.
-
- - Prints out names of all the POAs.
-
- - It prints out two warning messages, since there is no Resource Factory
- and Strategy Factory found in the Service Repository.
-
- It takes the default instances of the Resource and Strategy Factories.
-
- These Default factories are ok for this simple application.
-