5 lines
325 B
Plaintext
5 lines
325 B
Plaintext
#本地服务的标识符,该标志与本地的admin.xml中的配置一致。
|
||
Tag.Locator.Server=TagAdapter_Location
|
||
#远程服务的标识符,该标志与远程的admin.xml中的配置一致,
|
||
#该标志与本地的icegrid.conf中Pace.Locator.TagAdapter_Distance=IceGrid/Locator:tcp -h localhost -p 12000一致。其中localhost为远程ip。
|
||
#Tag.Locator.Client=TagAdapter_Distance |