zlclovetb commented on issue #2504: Dubbo 
2.6.2版本非spring项目上调用rmi协议提供的服务出错,而调用dubbo默认协议提供的服务正常
URL: 
https://github.com/apache/incubator-dubbo/issues/2504#issuecomment-421211367
 
 
   > Maybe your project lacks some dependency, pls check your dependency:
   > 
   > ```
   >          <dependency>
   >             <groupId>org.apache.dubbo</groupId>
   >             <artifactId>dubbo-rpc-rmi</artifactId>
   >         </dependency>
   > ```
   > If it is no probelow, pls upload a demo for us to check what happened.
   
   dubbo-rpc-rmi这个已经引入,我们是从dubbox上转过来的,之前是正常的。转到dubbo2.6.2就不行了

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to