summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Explicit_Activation/Alt_Resources/README
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Explicit_Activation/Alt_Resources/README')
-rw-r--r--TAO/examples/POA/Explicit_Activation/Alt_Resources/README5
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/examples/POA/Explicit_Activation/Alt_Resources/README b/TAO/examples/POA/Explicit_Activation/Alt_Resources/README
index ec8d77de73f..9d8ca43abec 100644
--- a/TAO/examples/POA/Explicit_Activation/Alt_Resources/README
+++ b/TAO/examples/POA/Explicit_Activation/Alt_Resources/README
@@ -1,8 +1,7 @@
This module shows how to modify the default TAO Resource Factory to do
something user specific. In this example, the reactor() accessor is
-modified to provide the ORB with an instance of the ACE_WFMO_Reactor
-instead of the regular ACE_Select_Reactor. You could also configure
-the ACE_XtReactor here, as well.
+modified to provide the ORB with an instance of the WFMO_Reactor
+instead of the regular Select_Reactor.
To use this altered resource factory in the Explicit_Activation
example, please specify the -ORBsvcconf alternate.conf as a additional