it seems that if use the Service annotation and set the value of interfaceName,it always throws the exception above,and if i add a property with the name of interfaceName to the ServiceBean,then the exception is gone.the purpose of the interfaceName is that if a Service implements two or more interfaces,the default interface to export is the first one, but we can use the interfaceName to specify a interface to export.But something seens wrong to that.
[ Full content available at: https://github.com/apache/incubator-dubbo/issues/2353 ] This message was relayed via gitbox.apache.org for [email protected]
