修改Demo

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@1211 1a56cb94-b969-4eaa-88fa-be21384802f2
This commit is contained in:
william.liangf 2012-03-08 08:50:35 +00:00
parent 6cf5d6ff4c
commit 4499b418c9
1 changed files with 1 additions and 1 deletions

View File

@ -21,6 +21,6 @@ dubbo.registry.address=multicast://224.5.6.7:1234
#dubbo.registry.address=dubbo://127.0.0.1:9090
dubbo.monitor.protocol=registry
dubbo.protocol.name=dubbo
dubbo.protocol.port=20881
dubbo.protocol.port=-1
#dubbo.log4j.file=logs/dubbo-demo-consumer.log
#dubbo.log4j.level=WARN