- [ ] I have searched the 
[issues](https://github.com/apache/incubator-dubbo/issues) of this repository 
and believe that this is not a duplicate.
- [ ] I have checked the 
[FAQ](https://github.com/apache/incubator-dubbo/blob/master/FAQ.md) of this 
repository and believe that this is not a duplicate.

### Environment

* Dubbo version: v2.6.5
* Operating System version:windows 7
* Java version: v1.8

### Steps to reproduce this issue

1. <dubbo:service id="helloService" 
interface="com.alibaba.hello.api.HelloService" version="1.0.0" 
protocol="dubbo,hessian" />
2.   <dubbo:reference id="helloService" 
interface="com.alibaba.hello.api.HelloService"
registry="leaseReference"/>

Pls. provide [GitHub address] to reproduce this issue.

### Expected Result

hope success

### Actual Result

com.alibaba.dubbo.rpc.RpcException: Unsupported client type: httpclient, 
supported client type is grizzly mina netty netty4

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to