You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I use more than one @DubboReference(mock = "true") tag,only one can use,I have make Mock in correct package
the error is: mock error : Failed to create mock implementation class default
org.apache.dubbo.rpc.RpcException: No provider available from registry localhost:9090 for service org.xms.cloud.common.service.WalletRpcService on consumer 192.168.3.110 use dubbo version 2.7.8, please check status of providers(disabled, not registered or in blacklist).```
The text was updated successfully, but these errors were encountered:
when I use more than one @DubboReference(mock = "true") tag,only one can use,I have make Mock in correct package
the error is:
mock error : Failed to create mock implementation class default
The text was updated successfully, but these errors were encountered: