This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 3f963be  Update FAQ
3f963be is described below

commit 3f963bea0645498e55fa3f337b6c2778c9a64e94
Author: Huxing Zhang <[email protected]>
AuthorDate: Thu Apr 19 17:05:37 2018 +0800

    Update FAQ
---
 FAQ.md | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/FAQ.md b/FAQ.md
index 9203919..351255f 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -1,7 +1,11 @@
-1. dubbo-admin在tomcat下部署报: Could not open ServletContext resource 
[/WEB-INF/applicationContext.xml]  
+Q: Where is dubbo-admin?
+>A: dubbo-admin has been moved from core repository to 
https://github.com/apache/incubator-dubbo-ops since 2.6.1
+
+
+Q: dubbo-admin在tomcat下部署报: Could not open ServletContext resource 
[/WEB-INF/applicationContext.xml]  
 参考提问 [issue#735](https://github.com/alibaba/dubbo/issues/735)  
-> 请使用3.x及以下版本的spring运行dubbo-admin。最新版本的开源webx无法兼容spring4.x及以上
+>A: 请使用3.x及以下版本的spring运行dubbo-admin。最新版本的开源webx无法兼容spring4.x及以上
 
-2. 工程在docker bridag网络环境部署时,如何设置注册宿主机ip地址  
+Q: 工程在docker bridag网络环境部署时,如何设置注册宿主机ip地址  
 参考提问 [issue#742](https://github.com/alibaba/dubbo/issues/742)  
-> 
dubbo支持在启动阶段通过命令行参数指定注册的ip、port;具体使用方法可参照[dubbo-docker-sample](https://github.com/dubbo/dubbo-docker-sample)
\ No newline at end of file
+>A: 
dubbo支持在启动阶段通过命令行参数指定注册的ip、port;具体使用方法可参照[dubbo-docker-sample](https://github.com/dubbo/dubbo-docker-sample)
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to