You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "zonghaishang (GitHub)" <gi...@apache.org> on 2018/12/02 14:37:11 UTC

[GitHub] [incubator-dubbo] zonghaishang commented on issue #2860: 客户端获取不到服务端暴露的服务 No such any registry to reference

@paddy-w 
 
try use :

```
<dubbo:reference  url="dubbo://ip:port" interface="your interface" id="interfaceName"/>
```

please replace `ip:port` to your real `ip&port` and `interface`

[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2860 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org