summaryrefslogtreecommitdiff
path: root/cpp/demo/IceGrid/simple/config.node1
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-12-18 17:06:44 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-12-18 17:06:44 +0000
commitd07fdae285690f699a70f97f36232e516dcad2bc (patch)
treec239def689c5e6cc53ac76dbe3e60ec11c306964 /cpp/demo/IceGrid/simple/config.node1
parentFixed tryLock() comment (diff)
downloadice-d07fdae285690f699a70f97f36232e516dcad2bc.tar.bz2
ice-d07fdae285690f699a70f97f36232e516dcad2bc.tar.xz
ice-d07fdae285690f699a70f97f36232e516dcad2bc.zip
Object adapter properties now prefixed by "Ice.OA."
Diffstat (limited to 'cpp/demo/IceGrid/simple/config.node1')
-rw-r--r--cpp/demo/IceGrid/simple/config.node12
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/IceGrid/simple/config.node1 b/cpp/demo/IceGrid/simple/config.node1
index 0a02f1f13ed..bfb2d204877 100644
--- a/cpp/demo/IceGrid/simple/config.node1
+++ b/cpp/demo/IceGrid/simple/config.node1
@@ -3,7 +3,7 @@ Ice.ProgramName=Node1
Ice.Default.Locator=DemoIceGrid/Locator:default -p 12000:default -p 12001:default -p 12002
IceGrid.Node.Name=localhost
-IceGrid.Node.Endpoints=default
+Ice.OA.IceGrid.Node.Endpoints=default
IceGrid.Node.Data=db/node1
#IceGrid.Node.Output=db
#IceGrid.Node.RedirectErrToOut=1