summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorturkaye <turkaye@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-04 16:00:53 +0000
committerturkaye <turkaye@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-02-04 16:00:53 +0000
commit45469e8bc5eea6df45a30d178a4f4d99269b253d (patch)
tree2101a1559d07811797188b2479bb157f57b34b46
parent91a40a6dd32193641d3c8712dcf89127f24959dd (diff)
downloadATCD-45469e8bc5eea6df45a30d178a4f4d99269b253d.tar.gz
*** empty log message ***
-rw-r--r--TAO/CIAO/DAnCE/examples/Hello/step-by-step.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/DAnCE/examples/Hello/step-by-step.html b/TAO/CIAO/DAnCE/examples/Hello/step-by-step.html
index ba5225694a3..81a2b8f5673 100644
--- a/TAO/CIAO/DAnCE/examples/Hello/step-by-step.html
+++ b/TAO/CIAO/DAnCE/examples/Hello/step-by-step.html
@@ -151,7 +151,7 @@ Finally you are ready to test the application you have made.
<LI> Start the executor:
<code> $CIAO_ROOT/DAnCE/RepositoryManager/executor -p package.tpd -d Hello.cdp -k file://EM.ior </code>
- <LI> After this, components should be deployed successfully. You can run the $CIAO_ROOT/DAnCE/examples/Sender/starter to start the application.
+ <LI> After this, components should be deployed successfully. You can run the $CIAO_ROOT/DAnCE/examples/Hello/Sender/starter to start the application.
Please make sure that the component IOR file for the EC component is present when you run this client.
<BR/>