summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2005-02-23 10:17:10 +0000
committerBenoit Foucher <benoit@zeroc.com>2005-02-23 10:17:10 +0000
commit8be245ff072d979ae60d3316715107a820b3136b (patch)
treef6d08afc3f470d6df1929b56cc4c6349e6ec7da3 /cpp
parentAdded Glacier2 demo. (diff)
downloadice-8be245ff072d979ae60d3316715107a820b3136b.tar.bz2
ice-8be245ff072d979ae60d3316715107a820b3136b.tar.xz
ice-8be245ff072d979ae60d3316715107a820b3136b.zip
Fix
Diffstat (limited to 'cpp')
-rw-r--r--cpp/demo/IcePack/hello/icebox.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/IcePack/hello/icebox.xml b/cpp/demo/IcePack/hello/icebox.xml
index d42f707de94..d4f96a437ae 100644
--- a/cpp/demo/IcePack/hello/icebox.xml
+++ b/cpp/demo/IcePack/hello/icebox.xml
@@ -1,6 +1,6 @@
<icepack>
- <server name="${name}" kind="cpp-icebox" endpoints="default" exe="${ice.dir}/bin/icebox" activation="on-demand">
+ <server name="${name}" kind="cpp-icebox" endpoints="default" activation="on-demand">
<!-- =========================================================== -->
<!-- Deploys one service named 'Service1' and defined in the -->