fengnex commented on issue #752: URL: https://github.com/apache/dubbo-go-samples/issues/752#issuecomment-2062938767
java_interop/protobuf-triple/java下面的java-server和java-client都不能通过各自自带的run.sh成功编译,都报下面的错误: [ERROR] PROTOC FAILED: Error: Could not find or load main class org.apache.dubbo.gen.tri.Dubbo3TripleGenerator Caused by: java.lang.ClassNotFoundException: org.apache.dubbo.gen.tri.Dubbo3TripleGenerator --dubbo_out: protoc-gen-dubbo: Plugin failed with status code 1. -- 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]
