diff options
Diffstat (limited to 'java/demo/Ice/throughput/config.server')
-rw-r--r-- | java/demo/Ice/throughput/config.server | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/demo/Ice/throughput/config.server b/java/demo/Ice/throughput/config.server index 3391b2ff0bb..df84838f465 100644 --- a/java/demo/Ice/throughput/config.server +++ b/java/demo/Ice/throughput/config.server @@ -1,5 +1,5 @@ Throughput.Throughput=throughput:default -p 10000 -h 127.0.0.1 -Throughput.Endpoints=default -p 10000 +Ice.OA.Throughput.Endpoints=default -p 10000 Ice.ACM.Client=0 Ice.ACM.Server=0 |