summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--javae/demo/IceE/jdk/chat/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/javae/demo/IceE/jdk/chat/config b/javae/demo/IceE/jdk/chat/config
index 5ae3d2bac21..83d3000811e 100644
--- a/javae/demo/IceE/jdk/chat/config
+++ b/javae/demo/IceE/jdk/chat/config
@@ -2,14 +2,14 @@
# The proxy to the Glacier2 router for all outgoing connections. This
# must match the value of Glacier2.Client.Endpoints in config.glacier2.
#
-Ice.Default.Router=Glacier2/router:tcp -p 10005
+Ice.Default.Router=DemoGlacier2/router:tcp -p 10005 -h 127.0.0.1
#
# The proxy for the Glacier2 router, installed in the client's
# object adapter named Chat.Client. This router proxy must
# match the value of Glacier2.Client.Endpoints.
#
-Chat.Client.Router=Glacier2/router:tcp -p 10005
+Chat.Client.Router=DemoGlacier2/router:tcp -p 10005 -h 127.0.0.1
#
# We don't need any endpoints for the client if we use a