[GitHub] oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374116631 @luffyke @zonghaishang OK, ths This is an automated message from the Apa

[GitHub] oawang closed issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
oawang closed issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66 This is an automated message from the Apache Git Service. To respond to the message, please log on Gi

[GitHub] oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374116468 OK, THS @zonghaishang @luffyke use xml config like this: so I want to how to use annotations means to a

[GitHub] oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374116468 OK, THS @zonghaishang @luffyke use xml config like this: so I want to how to use annotations means to a

[GitHub] ralf0131 commented on issue #7: Improve readme.md

2018-03-18 Thread GitBox
ralf0131 commented on issue #7: Improve readme.md URL: https://github.com/apache/incubator-dubbo-docs/issues/7#issuecomment-374115473 Yes, this is expected, I am working on it. This is an automated message from the Apache Git

[GitHub] zonghaishang commented on issue #7: Improve readme.md

2018-03-18 Thread GitBox
zonghaishang commented on issue #7: Improve readme.md URL: https://github.com/apache/incubator-dubbo-docs/issues/7#issuecomment-374115303 http://dubbo.apache.org/ return Not Found The requested URL / was not found on this server. -

[GitHub] zonghaishang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
zonghaishang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374114075 @oawang If the same service provider and consumer are in one project, the consumer will inject from the spring context to get th

[GitHub] zonghaishang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
zonghaishang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374114075 @oawang If the same service provider and consumer are in one project, the consumer will inject from the spring context to get th

[GitHub] ralf0131 opened a new issue #7: Improve readme.md

2018-03-18 Thread GitBox
ralf0131 opened a new issue #7: Improve readme.md URL: https://github.com/apache/incubator-dubbo-docs/issues/7 * change the official site to dubbo.apache.org * dubbo.gitbooks.io is no longer existed This is an automated

[GitHub] zonghaishang commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper

2018-03-18 Thread GitBox
zonghaishang commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/48#issuecomment-374113008 @Jukewu see: com.alibaba.dubbo.config.ServiceConfig#exportLocal Default exposes an injvm protocol se

[GitHub] luffyke commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
luffyke commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374112055 @oawang you can use the same id and name for both consumers and providers. ``` dubbo.application.id = dubbo-demo dubbo.applicati

[GitHub] Jukewu commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper

2018-03-18 Thread GitBox
Jukewu commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/48#issuecomment-374107089 I get the same problem,I config the registry address of 192.168.86.119:2181 ,but it just `Export dubbo service

Git repo migration: alibaba/dubbo -> apache/incubator-dubbo

2018-03-18 Thread Huxing Zhang
Hi All, We are planning to do the Dubbo core repo migration today. Please be aware that the Dubbo repo may not be accessible during migration. Latest update will be notified to this thread. -- Best Regards! Huxing

Re: The new release version v2.5.10 has missed a feature, how can we avoid it?

2018-03-18 Thread Wang Xin
https://github.com/alibaba/dubbo/releases/tag/dubbo-2.6.1 v2.6.1 is published. luffyke, you can have a try. One problem now is that the dubbo-spring-boot-starter project has been migrated to Apache repo (https://github.com/apache/incubator-dubbo-spring-boot-project), and can it be released qui

[GitHub] oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
oawang commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374110888 Could you tell me how to configure a project is both consumers and providers. eg. dubbo.application.id = dubbo-provider-demo du

[GitHub] ralf0131 commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
ralf0131 commented on issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66#issuecomment-374109581 Hi, Welcome! Would you please consider ask in English? Since this project is moved to ASF repo, we hope it is understandable by

[GitHub] oawang commented on issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本

2018-03-18 Thread GitBox
oawang commented on issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/57#issuecomment-374108568 mark. 请问如何配置一个项目既是消费者,又是提供者[https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66](url)

[GitHub] Jukewu commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper

2018-03-18 Thread GitBox
Jukewu commented on issue #48: dubbo.registry.address 不起作用 初始化的总是本地的zookeeper URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/48#issuecomment-374107089 遇到了同样的问题,只能`Export dubbo service to local registry, dubbo version: 2.6.1, current host: 192.168.86.222`。暂时还

[GitHub] oawang opened a new issue #66: 请问如何配置一个项目既是消费者,又是提供者

2018-03-18 Thread GitBox
oawang opened a new issue #66: 请问如何配置一个项目既是消费者,又是提供者 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/66 spring.dubbo.application.name=consumer 这一句是用来配置是消费者还是提供者而,那如果我现在有一个服务既需要当提供者,又需要当消费者,那该怎么配置 T

[GitHub] duming08899 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually

2018-03-18 Thread GitBox
duming08899 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/63#issuecomment-374078270 该项目是否可以投入到生产环境中,查看aliyun的Maven私服已经到了dubbo-spring-boot 2.0版本,0.11本周什么时间点可以发布。 ---

[GitHub] duming08899 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually

2018-03-18 Thread GitBox
duming08899 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/63#issuecomment-374093202 Whether the project can be put into production environment, we can see that aliyun's Maven p

[GitHub] EonianGlutton commented on issue #62: 多registry是怎么使用的

2018-03-18 Thread GitBox
EonianGlutton commented on issue #62: 多registry是怎么使用的 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/62#issuecomment-374084029 I found another method to use multiple refistries In properties: dubbo.config.multiple=true dubbo.applications.applicationredis.

[GitHub] ralf0131 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually

2018-03-18 Thread GitBox
ralf0131 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/63#issuecomment-374083863 Hi, Welcome! Would you please consider ask in English? Since this project is move

[GitHub] neesonqk commented on issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本

2018-03-18 Thread GitBox
neesonqk commented on issue #57: 已经严重对滞后于 dubbo 和 springboot 的版本 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/57#issuecomment-374083223 @mercyblitz when will release the version supporting 2.0? thx ---

Re: dubbo.io is not accessible, working to fix it

2018-03-18 Thread Huxing Zhang
Hi, Based on my understanding, I've noted the next steps here[1]: [1] https://github.com/apache/incubator-dubbo-website/issues/8 Please correct me if I am wrong. On Sun, Mar 18, 2018 at 1:07 PM, jun liu wrote: >> I can help you get dubbo.apache.org up and running. > > That would be great. I no

[GitHub] duming08899 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually

2018-03-18 Thread GitBox
duming08899 commented on issue #63: Replace META-INF/spring-configuration-metadata.json manually URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/63#issuecomment-374078270 该项目是否可以投入到生产环境中,查看aliyun的Maven私服已经到了dubbo-spring-boot 2.0版本,0.11本周什么时间点可以发布。 ---

[GitHub] mercyblitz closed pull request #65: Polish readme.

2018-03-18 Thread GitBox
mercyblitz closed pull request #65: Polish readme. URL: https://github.com/apache/incubator-dubbo-spring-boot-project/pull/65 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pu

[GitHub] mercyblitz closed issue #64: (readme) There are some redundant spaces between last word and its following punctuation in some sentences.

2018-03-18 Thread GitBox
mercyblitz closed issue #64: (readme) There are some redundant spaces between last word and its following punctuation in some sentences. URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/64 This is an

[GitHub] mercyblitz commented on issue #62: 多registry是怎么使用的

2018-03-18 Thread GitBox
mercyblitz commented on issue #62: 多registry是怎么使用的 URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/62#issuecomment-374072208 `registry` attribute can't support placeholder now, it will support in next release , and you can define multiple value on this attribute m