[servicecomb-java-chassis] branch master updated: [SCB-1997] Small improvement when Muticastscoket receive data

2020-06-12 Thread liubao
This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git The following commit(s) were added to refs/heads/master by this push: new 4065b34 [SCB-1997] Small

[GitHub] [servicecomb-java-chassis] liubao68 merged pull request #1827: [SCB-1997] Small improvement when Muticastscoket receive data

2020-06-12 Thread GitBox
liubao68 merged pull request #1827: URL: https://github.com/apache/servicecomb-java-chassis/pull/1827 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [servicecomb-fence] liubao68 edited a comment on issue #22: prepare中缺少对静态文件配置的说明

2020-06-12 Thread GitBox
liubao68 edited a comment on issue #22: URL: https://github.com/apache/servicecomb-fence/issues/22#issuecomment-643551210 mac 或者 linux 配置的是相对路径。 如果你已经尝试,并且还是报错, 可以试着调试下代码。看看为什么没有查找到页面文件,具体调试的类就是下面代码演示的 StaticHandler的handle方法。 ``` @Override public void init(Router router) {

[GitHub] [servicecomb-fence] liubao68 commented on issue #22: prepare中缺少对静态文件配置的说明

2020-06-12 Thread GitBox
liubao68 commented on issue #22: URL: https://github.com/apache/servicecomb-fence/issues/22#issuecomment-643551210 mac 或者 linux 配置的是相对路径。 如果你已经尝试,并且还是报错, 可以试着调试下代码。看看为什么没有查找到页面文件,具体调试的类就是下面代码演示的 StaticHandler的handle方法。 ` @Override public void init(Router router) {

[GitHub] [servicecomb-fence] lyflyy commented on issue #22: prepare中缺少对静态文件配置的说明

2020-06-12 Thread GitBox
lyflyy commented on issue #22: URL: https://github.com/apache/servicecomb-fence/issues/22#issuecomment-643204118 ![image](https://user-images.githubusercontent.com/22704284/84494337-e3ed0c80-acdb-11ea-97ee-5b9556d6f039.png) 不如我这样问您,mac系统 启动 gateway.webroot应该配置为什么?

[servicecomb-website] 02/02: Publish the website

2020-06-12 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git commit fd7870130f52197a09005a250ae1b40b023d9a25 Author: Willem Jiang AuthorDate: Fri Jun 12 14:58:48 2020

[servicecomb-website] 01/02: Merge branch 'master' into asf-site

2020-06-12 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git commit d3232b9f17e3072c1b02e877e67af7e312366e1d Merge: 765400e b1979f8 Author: Willem Jiang AuthorDate: Fri

[servicecomb-website] branch asf-site updated (765400e -> fd78701)

2020-06-12 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git. from 765400e Publish the website add b1979f8 Added the reference information about summer2020

[GitHub] [servicecomb-java-chassis] liubao68 commented on issue #1830: 模仿CSE流程,怎么构造一个invocation进行调用呢

2020-06-12 Thread GitBox
liubao68 commented on issue #1830: URL: https://github.com/apache/servicecomb-java-chassis/issues/1830#issuecomment-643195438 不是很清楚你的应用场景。 不过可以参考下 `InvokerUtils` 这个类。 This is an automated message from the Apache Git

[GitHub] [servicecomb-fence] liubao68 commented on issue #22: prepare中缺少对静态文件配置的说明

2020-06-12 Thread GitBox
liubao68 commented on issue #22: URL: https://github.com/apache/servicecomb-fence/issues/22#issuecomment-643194363 配置项在 `microservice.yaml` 或者 `application.yml` 里面 gateway: webroot: /code/servicecomb-samples/porter_lightweight/gateway-service/src/main/resources

[servicecomb-website] branch master updated: Added the reference information about summer2020

2020-06-12 Thread ningjiang
This is an automated email from the ASF dual-hosted git repository. ningjiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-website.git The following commit(s) were added to refs/heads/master by this push: new b1979f8 Added the reference

[GitHub] [servicecomb-java-chassis] hongfeihuangseu opened a new issue #1830: 模仿CSE流程,怎么构造一个invocation进行调用呢

2020-06-12 Thread GitBox
hongfeihuangseu opened a new issue #1830: URL: https://github.com/apache/servicecomb-java-chassis/issues/1830 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and