SuperDubbo commented on issue #2576: the Test Case(org.apache.dubbo.test.Spring3CompatibilityTest)go wrong URL: https://github.com/apache/incubator-dubbo/issues/2576#issuecomment-425308727 https://github.com/apache/incubator-dubbo/blob/master/dubbo-test/dubbo-test-compatibility/dubbo-test-spring3/src/main/java/org/apache/dubbo/test/Spring3CompatibilityTest.java @carryxyh Strictly speaking,it's not a test case. it's a main method. And run the main method will go wrong. I think the problem maybe the org.apache.dubbo.config.spring.beans.factory.annotation.ServiceAnnotationBeanPostProcessor not register to process. Of course maybe I was wrong.
---------------------------------------------------------------- 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
