summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/location/Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/test/IceE/location/Server.cpp')
-rw-r--r--cppe/test/IceE/location/Server.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/cppe/test/IceE/location/Server.cpp b/cppe/test/IceE/location/Server.cpp
index 5dab09c797e..13d88e381dd 100644
--- a/cppe/test/IceE/location/Server.cpp
+++ b/cppe/test/IceE/location/Server.cpp
@@ -31,7 +31,9 @@ public:
{
Ice::PropertiesPtr properties = Ice::getDefaultProperties(argc, argv);
properties->setProperty("ServerManager.Endpoints", "default -p 12345");
- setCommunicator(Ice::initialize(argc, argv));
+
+ loadConfig(properties);
+ setCommunicator(Ice::initializeWithProperties(argc, argv, properties));
//
// Register the server manager. The server manager creates a