summaryrefslogtreecommitdiff
path: root/cs/demo/Ice/callback
diff options
context:
space:
mode:
Diffstat (limited to 'cs/demo/Ice/callback')
-rw-r--r--cs/demo/Ice/callback/config.client2
-rw-r--r--cs/demo/Ice/callback/config.server2
2 files changed, 2 insertions, 2 deletions
diff --git a/cs/demo/Ice/callback/config.client b/cs/demo/Ice/callback/config.client
index 40f54c6a767..936c2b0ffd3 100644
--- a/cs/demo/Ice/callback/config.client
+++ b/cs/demo/Ice/callback/config.client
@@ -4,7 +4,7 @@
# (The ssl endpoints are ignored with .NET 1.1.)
#
Callback.Client.CallbackServer=callback:tcp -p 10000:udp -p 10000:ssl -p 10001
-Callback.Client.Endpoints=tcp:udp:ssl
+Ice.OA.Callback.Client.Endpoints=tcp:udp:ssl
#
# Warn about connection exceptions
diff --git a/cs/demo/Ice/callback/config.server b/cs/demo/Ice/callback/config.server
index 3987f9ac249..58ba6cb10fc 100644
--- a/cs/demo/Ice/callback/config.server
+++ b/cs/demo/Ice/callback/config.server
@@ -2,7 +2,7 @@
# The server listens at the following endpoints. (The SSL
# endpoint is ignored with .NET 1.1.)
#
-Callback.Server.Endpoints=tcp -p 10000:udp -p 10000:ssl -p 10001
+Ice.OA.Callback.Server.Endpoints=tcp -p 10000:udp -p 10000:ssl -p 10001
#
# Warn about connection exceptions