I have try to generate stub classes dynamically on the consumer side by 
javassist, and look like below code clips, because most of RPC invocation 
scenes in same way in our project, but it did not work. I don't know why? 
![image](https://user-images.githubusercontent.com/1165129/47710514-e2d5ab80-dc6d-11e8-97e5-c7269e3f83e8.png)

![image](https://user-images.githubusercontent.com/1165129/47710409-b28e0d00-dc6d-11e8-8f27-54d0e2d44f79.png)
@diecui1202 actually, I think dynamically generate in the consumer side is 
equal effect with hard code in the provider side, right? but it did not work.

[ Full content available at: 
https://github.com/apache/incubator-dubbo/issues/1984 ]
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