You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/14 02:30:21 UTC

[GitHub] zlclovetb commented on issue #2504: Dubbo 2.6.2版本非spring项目上调用rmi协议提供的服务出错,而调用dubbo默认协议提供的服务正常

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org