summaryrefslogtreecommitdiff
path: root/TAO/CIAO/examples/OEP
diff options
context:
space:
mode:
authorturkaye <turkaye@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-06-18 21:41:51 +0000
committerturkaye <turkaye@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-06-18 21:41:51 +0000
commitacf999e2abe510cca79a73373ee3a5de6010831d (patch)
tree1458c6259d87f998f3c50bddb6cfdaf28026dd8f /TAO/CIAO/examples/OEP
parent7bfd8fe4db6eac0fa48d55a75bdab68c156965c1 (diff)
downloadATCD-acf999e2abe510cca79a73373ee3a5de6010831d.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/CIAO/examples/OEP')
-rw-r--r--TAO/CIAO/examples/OEP/BasicSP/README.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/examples/OEP/BasicSP/README.html b/TAO/CIAO/examples/OEP/BasicSP/README.html
index c6db59823f6..f2f152ee400 100644
--- a/TAO/CIAO/examples/OEP/BasicSP/README.html
+++ b/TAO/CIAO/examples/OEP/BasicSP/README.html
@@ -73,11 +73,11 @@ This document describes how to compile/run the HUDisplay example with the new Dn
<LI> Start daemons by running <code> NodeDaemon.pl </code>
<LI> Start the execution manager:
- <code>../../ExecutionManager/Execution_Manager.exe -o EM.ior -i deployment.dat </code>
+ <code>../../ExecutionManager/Execution_Manager -o EM.ior -i deployment.dat </code>
</LI>
<LI> Start the executor:
- <code> ../../RepositoryManager/executor.exe -p http://www.dre.vanderbilt.edu/~jai/test/package.tpd -d http://www.dre.vanderbilt.edu/~jai/test/HUDisplay.cdp -k file://EM.ior </code>
+ <code> ../../RepositoryManager/executor -p http://www.dre.vanderbilt.edu/~jai/test/package.tpd -d http://www.dre.vanderbilt.edu/~jai/test/HUDisplay.cdp -k file://EM.ior </code>
<BR/>