yanghongge commented on issue #1955: setSkyWalkingDynamicField(java.lang.Object) not found URL: https://github.com/apache/incubator-skywalking/issues/1955#issuecomment-441215047 public interface T1 {public void test1();} @Service public class Test1 implements T1 {} <dubbo:service registry="x1" protocol="dubbo" interface="com.kaishustory.services.T1" ref="test1"/> by this scenario @wu-sheng
---------------------------------------------------------------- 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
