Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

2.0版本,No such application config! Please add <dubbo:application name="..." /> to your spring config. #109

Open
godpit opened this issue Sep 18, 2018 · 1 comment

Comments

@godpit
Copy link

godpit commented Sep 18, 2018

AbstractInterfaceConfig.checkApplication(),这个方法被调用了两次,第一次是正常的,第二次就失败了
if (application == null) {
throw new IllegalStateException(
"No such application config! Please add <dubbo:application name="..." /> to your spring config.");
}
抛出了这个异常。。。。求解

@ghost
Copy link

ghost commented Nov 5, 2018

所以没有人解决或解答一下这个问题吗

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant