summaryrefslogtreecommitdiff
path: root/cppe/test/IceE/exceptions/Collocated.cpp
diff options
context:
space:
mode:
authorBrent Eagles <brent@zeroc.com>2006-02-20 19:37:12 +0000
committerBrent Eagles <brent@zeroc.com>2006-02-20 19:37:12 +0000
commitd710dd9a1572093dab487c8f6b23879cd5232703 (patch)
treef0b469cc8a4fbbba64e83dd43e4f529821de319e /cppe/test/IceE/exceptions/Collocated.cpp
parentChanging demo and test port numbers. (diff)
downloadice-d710dd9a1572093dab487c8f6b23879cd5232703.tar.bz2
ice-d710dd9a1572093dab487c8f6b23879cd5232703.tar.xz
ice-d710dd9a1572093dab487c8f6b23879cd5232703.zip
changing demo and test ports
Diffstat (limited to 'cppe/test/IceE/exceptions/Collocated.cpp')
-rw-r--r--cppe/test/IceE/exceptions/Collocated.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/test/IceE/exceptions/Collocated.cpp b/cppe/test/IceE/exceptions/Collocated.cpp
index de09c63bf28..bac2c948a95 100644
--- a/cppe/test/IceE/exceptions/Collocated.cpp
+++ b/cppe/test/IceE/exceptions/Collocated.cpp
@@ -28,7 +28,7 @@ public:
{
Ice::PropertiesPtr properties = Ice::createProperties();
- properties->setProperty("TestAdapter.Endpoints", "default -p 12345 -t 10000");
+ properties->setProperty("TestAdapter.Endpoints", "default -p 12010 -t 10000");
properties->setProperty("Ice.Warn.Dispatch", "0");
loadConfig(properties);