kazetyan commented on issue #13517: URL: https://github.com/apache/dubbo/issues/13517#issuecomment-1862006256
see`https://github.com/apache/dubbo-samples/blob/master/1-basic/dubbo-samples-api/src/main/java/org/apache/dubbo/samples/client/Application.java` i think dubbo app maybe not started,add`DubboBootstrap.getInstance().reference(reference).start();` and tries again,please. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
