Re: JobPoller strange behavior with multiple ofbiz instances in Docker Containers

2022-03-02 Thread Shi Jinghai
Hi Giulio, Interesting, are you want to set JobPoller a role for each instance? If yes, my +1. And +1 to make a queue and some snowflake like support/implements OOTB. Good Luck, Shi Jinghai 从 Windows 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>发送 __

Re: A little bit of Lombok

2020-08-29 Thread Shi Jinghai
Regards, Shi Jinghai 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用 发件人: Jacques Le Roux<mailto:jacques.le.r...@les7arts.com> 发送时间: 2020年8月27日 15:10 收件人: dev@ofbiz.apache.org<mailto:dev@ofbiz.apache.org> 主题: Re: A little bit of Lombok Thanks Jinghai, Is tha

Re: A little bit of Lombok

2020-08-26 Thread Shi Jinghai
Just my 2 cents. -1 for using Lombok plugin in OFBiz. I had some not good experiences with this plugin in Apereo CAS 5.3.x. 发送自 Windows 10 版邮件应用 发件人: Daniel Watford 发送时间: 2020年7月28日 20:44 收件人: dev@ofbiz.apache.org

Re: REST implementation

2020-08-04 Thread Shi Jinghai
Hi Daniel and Girish, I updated my OFBiz-CAS plugin several days ago, it’s an OAuth2 implement, and there’s an openapi-demo in the plugin: https://github.com/langhua/OFBiz-CAS/tree/ofbiz-17.12.03-cas-5.3.15.1 Hope it could be helpful to you. Kind Regards, Shi Jinghai 发送自 Windows 10 版邮件

Re: REST implementation

2020-07-09 Thread Shi Jinghai
enticate: xBearer realm="Access to OFBiz", charset="UTF-8"* I did not test it, but I can just change it like this without testing if you can please confirm it will prevent the browser dialog. Thanks again for the review. Best, Girish On Wed, Jul 8, 2020 at 8:45 PM Shi Jingh

Re: REST implementation

2020-07-08 Thread Shi Jinghai
Hi Girish, Excellent. Only one suggestion from my quick view, when response code is 401, the "WWW-Authenticate" header should be set to start with a word NOT “Bearer …”, this can prevent web browser from popping up a login dialog. Kind Regards, Shi Jinghai 发件人: Girish

Re: [PROPOSAL] Change implementation/runtimeOnly in build.gradle to comma separated style?

2020-06-30 Thread Shi Jinghai
I prefer the current version. I find it easier to maintain: eg when you add a line you simply copy the line above and don't need to worry about the comma. I can't remember the number of cases I forgot a comma in the Buildbot config file :) Jacques Le 30/06/2020 à 11:19, Shi Jinghai a écr

[PROPOSAL] Return json from database directly

2020-06-30 Thread Shi Jinghai
-end(react/vue/angular) directly. Kind Regards, Shi Jinghai

Re: [PROPOSAL] Change implementation/runtimeOnly in build.gradle to comma separated style?

2020-06-30 Thread Shi Jinghai
Hi Eugen, I agree this proposal is mild cosmetic :) 发件人: Eugen Stan<mailto:eugen.s...@netdava.com> 发送时间: 2020年6月30日 17:07 收件人: dev@ofbiz.apache.org<mailto:dev@ofbiz.apache.org>; Shi Jinghai<mailto:huaru...@hotmail.com> 主题: Re: [PROPOSAL] Change implementation/runtimeOnly

[PROPOSAL] Change implementation/runtimeOnly in build.gradle to comma separated style?

2020-06-29 Thread Shi Jinghai
va-html-sanitizer:owasp-java-html-sanitizer:1.1' Just the same as int a, b equals to int a int b What do you think? Kind Regards, Shi Jinghai

Re: ReturnReason: Is this really required?

2019-09-01 Thread Shi Jinghai
the item quantity should be decreased. Kind Regards, Shi Jinghai -邮件原件- 发件人: Scott Gray [mailto:scott.g...@hotwaxsystems.com] 发送时间: 2019年8月30日 5:07 收件人: Dev list 主题: Re: ReturnReason: Is this really required? Hi Suraj, One good reason for custom enum/type tables is that it allows you

Re: [QUESTION] Has anyone worked with vue.js and ofbiz?

2019-08-18 Thread Shi Jinghai
groovy services, here's the openapi doc/demo: https://216s86948t.iask.in/directsale-trunk-test/openapi/ The Vue Element: https://216s86948t.iask.in/directsale-trunk-test/entropyAdmin/ Username: admin Password: entropy ClientId: Entropy (only required in openapi oauth2 login) Kind Regards, S

Re: Supply chain example

2019-04-07 Thread Shi Jinghai
Hi Laxman, I'm building an OFBiz blockchain system in past half year. Unfortunately it's not a tracking system, it's a retail system. AFAIK, in China Spirits industry, RFID is the main tracking tech, is your soft drink number in a RFID label? Kind Regards, Shi Jinghai ---

Re: [REMOVE?] OWASP Dependency Check feature (Gradle plugin)

2019-03-04 Thread Shi Jinghai
+1 to the OWASP-failure patch. I applied the patch and ran "gradlew -PenableOwasp dependencyCheckAnalyze" on Windows 10, JDK 8, "BUILD SUCCESSFUL in 23m 16s". -邮件原件- 发件人: Mathieu Lirzin [mailto:mathieu.lir...@nereide.fr] 发送时间: 2019年3月3日 18:39 收件人: dev@ofbiz.apache.org 主题: Re: [REMOVE?]

Re: Welcome to Mathieu Lirzin as new committer!

2019-02-19 Thread Shi Jinghai
Congratulations Mathieu! Cheers, -邮件原件- 发件人: Taher Alkhateeb [mailto:ta...@apache.org] 发送时间: 2019年2月20日 1:16 收件人: OFBiz development mailing list 主题: Welcome to Mathieu Lirzin as new committer! The OFBiz PMC has invited Mathieu Lirzin to become a new committer and we are happy to announ

Re: JobManager/JobPoller issues

2019-01-31 Thread Shi Jinghai
Hi Scott, Perhaps we can use multiple service engines (pools), each pool run a set of specific services, fast or slow. I created an issue "Enable a service to run by a specific service engine"[1] about 2 years ago, not sure whether it works in your case. Kind Regards, Shi Jinghai

Re: [DISCUSSION] turn off OOTB JWT authorization/SSO functionality

2019-01-19 Thread Shi Jinghai
I've just reviewed the code of JWT implements. Sorry for my bad English, I'm a bit lost, are we discussing which one is more secure, the tomcat session or JWT? -邮件原件- 发件人: Michael Brohl [mailto:michael.br...@ecomify.de] 发送时间: 2019年1月19日 19:58 收件人: dev@ofbiz.apache.org 主题: [DISCUSSION] t

Re: OFBIZ-10693 vs OFBIZ-10694

2018-12-13 Thread Shi Jinghai
Hi Jacques, Love you! :) -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年12月13日 22:55 收件人: dev@ofbiz.apache.org 主题: Re: OFBIZ-10693 vs OFBIZ-10694 Thanks Jinghai for your opinion, Fixed with OFBIZ-10693 Jacques Le 07/12/2018 à 11:06, Jacques Le Roux a éc

Re: OFBIZ-10693 vs OFBIZ-10694

2018-12-11 Thread Shi Jinghai
My + 1 to Mathieu's method, as I have confidence it will not affect dependencies check and tasks such as eclipseClasspath. -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年12月11日 23:13 收件人: dev@ofbiz.apache.org 主题: Re: OFBIZ-10693 vs OFBIZ-10694 Le 07/12/201

Re: OFBiz as Marketplace

2018-11-23 Thread Shi Jinghai
, 7.3 would be 7.2, 7.2 be 7.3 8. The payment from marketplace to store may have a term 9. The marketplace commission is from 0% to 15% Kind Regards, Shi Jinghai -邮件原件- 发件人: Rishi Solanki [mailto:rishisolan...@gmail.com] 发送时间: 2018年11月13日 20:36 收件人: dev@ofbiz.apache.org 主题: OFBiz as

Re: Question on RMI in current version 17.12

2018-10-24 Thread Shi Jinghai
he service performFindParty It there a way to JUST get a Map with String, String/Integer/Whatever and NO ofbiz specific Classes ? Thank in advance On 2018/10/24 08:52:52, Shi Jinghai wrote: > NOT true, as the fields in a GenericValue can fetched by a Map.> > > > > -邮件原件->

Re: Question on RMI in current version 17.12

2018-10-24 Thread Shi Jinghai
NOT true, as the fields in a GenericValue can fetched by a Map. -邮件原件- 发件人: horst leitenmueller [mailto:horst.leitenmuel...@it4health.at] 发送时间: 2018年10月24日 16:49 收件人: dev@ofbiz.apache.org 主题: Re: Question on RMI in current version 17.12 SOLVED: my own reply to the Question !!! NOT POSSI

Re: Question on RMI in current version 17.12

2018-10-24 Thread Shi Jinghai
gging framework of your application server. You can treat Gradle as an alternative version of maven build tool, same concepts but simple writing. Kind Regards, Shi Jinghai -邮件原件- 发件人: horst leitenmueller [mailto:horst.leitenmuel...@it4health.at] 发送时间: 2018年10月23日 16:09 收件人: dev@ofbiz.apach

Re: Should we keep the multi-tenants feature in OFBiz?

2018-09-03 Thread Shi Jinghai
if we have the same target. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年9月2日 16:13 收件人: dev@ofbiz.apache.org 主题: Re: Should we keep the multi-tenants feature in OFBiz? Hi Jinghai, Inline... Le 29/08/2018 à 14:49, Shi Jinghai

Re: Should we keep the multi-tenants feature in OFBiz?

2018-08-29 Thread Shi Jinghai
ants implements, add a SAAS implement would be OK. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年8月29日 17:46 收件人: dev@ofbiz.apache.org 主题: Should we keep the multi-tenants feature in OFBiz? Hi, The multi-tenants feature in OFBi

Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-22 Thread Shi Jinghai
automated signed in authentication Hi Jinghai, You maybe read it already, what did redislabs very recently might be affecting you https://redislabs.com/community/commons-clause/ Jacques Le 15/08/2018 à 14:37, Shi Jinghai a écrit : > Dear Jacques, > > On how to store the Tokens, as a t

Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-22 Thread Shi Jinghai
, what do you mean when you say you are going to release the plugin? Where will this take place? Regards, Michael Am 19.08.18 um 22:00 schrieb Shi Jinghai: > Thanks Jacques! > > If so, I'll release a CAS plugin to make OFBiz offer OAuth2 alliance next > week. I have cas 4.2.

Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-20 Thread Shi Jinghai
y has common interests in blockchain area. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年8月20日 15:59 收件人: dev@ofbiz.apache.org 主题: Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication Hi Jingh

Re: svn commit: r1838081 - in /ofbiz/ofbiz-framework/trunk/framework: base/src/main/java/org/apache/ofbiz/base/util/collections/ base/src/test/java/org/apache/ofbiz/base/collections/ webapp/config/ we

2018-08-19 Thread Shi Jinghai
Hi Deepak, As Rishi suggested, could you please reopen OFBIZ-10438 or create a new jira for the bug you mentioned here? I cannot reproduce it in my local and online trunk demo environments, I guess my test case is not the same as yours. Thanks, Shi Jinghai -邮件原件- 发件人: Rishi Solanki

Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-19 Thread Shi Jinghai
Le 17/08/2018 à 09:02, Shi Jinghai a écrit : > Hi Jacques, > > OK, I think the redis topic is jumped to next step. > > I have read the patches carelly, as a fan of Apereo CAS[1], I wonder why > choose auth0[2] rather than CAS. And is the implement OAuth2 alliance? > > [

Re: [Proposal] Enhance the controller logic to accommodate HTTP methods and prepare for REST

2018-08-19 Thread Shi Jinghai
yone else. Kind Regards, Shi Jinghai -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2018年8月20日 2:33 收件人: OFBIZ Development Mailing List 主题: Re: [Proposal] Enhance the controller logic to accommodate HTTP methods and prepare for REST Well, I guess Shi rushed anot

Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-17 Thread Shi Jinghai
Hi Jacques, OK, I think the redis topic is jumped to next step. I have read the patches carelly, as a fan of Apereo CAS[1], I wonder why choose auth0[2] rather than CAS. And is the implement OAuth2 alliance? [1] https://github.com/apereo/cas [2] https://auth0.com/ Kind Regards, Shi Jinghai

Re: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication

2018-08-15 Thread Shi Jinghai
-9829 BTW, I'll try to review the patches. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年8月15日 15:09 收件人: dev@ofbiz.apache.org 主题: OFBIZ-10307: Navigate from a domain to another with automated signed in authentication Hi, Som

Re: New Impersonate Feature : OFBIZ-10515

2018-08-11 Thread Shi Jinghai
+1. Now we can hold a cosplay party in OFBiz, right? :) -邮件原件- 发件人: Gil Portenseigne [mailto:gil.portensei...@nereide.fr] 发送时间: 2018年8月11日 4:00 收件人: dev OFBiz 主题: New Impersonate Feature : OFBIZ-10515 Hello ! I would like to introduce to you a new feature, i already talked about some

Re: [Proposal] Enhance the controller logic to accommodate HTTP methods and prepare for REST

2018-08-10 Thread Shi Jinghai
: "string" tags: type: "array" xml: name: "tag" wrapped: true items: $ref: "#/components/schemas/Tag" status: type: "string" description: "pet sta

Re: Inventory Cycle Count feature gap

2018-07-28 Thread Shi Jinghai
by a customer. Regards, Shi Jinghai -邮件原件- 发件人: Yashwant Dhakad [mailto:yashwant.dha...@hotwaxsystems.com] 发送时间: 2018年7月28日 19:37 收件人: dev@ofbiz.apache.org 抄送: Yashwant Dhakad 主题: Inventory Cycle Count feature gap Hello All, Currently, we don't have any user interface to do cycle cou

Re: Add ‘method’ attribute to ‘request-map’ elements

2018-07-03 Thread Shi Jinghai
Thank you Mathieu! Yeah, I forgot the site-conf.xsd, now I reverted it in rev. 1835043. -邮件原件- 发件人: Mathieu Lirzin [mailto:mathieu.lir...@nereide.fr] 发送时间: 2018年7月4日 0:06 收件人: dev@ofbiz.apache.org 主题: Add ‘method’ attribute to ‘request-map’ elements Hello, Following revert of rev 18349

Re: [Discussion]: Add method attribute to request-map (Was: svn commit: r1834389 - in /ofbiz/ofbiz-framework/trunk/framework...)

2018-07-03 Thread Shi Jinghai
s. On Tue, Jul 3, 2018, 10:51 AM Shi Jinghai wrote: > Mathieu decides, I have got his valuable code I needed :) > > > -邮件原件- > 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] > 发送时间: 2018年7月3日 15:09 > 收件人: OFBIZ Development Mailing List > 主题: Re: [Discussio

Re: [Discussion]: Add method attribute to request-map (Was: svn commit: r1834389 - in /ofbiz/ofbiz-framework/trunk/framework...)

2018-07-03 Thread Shi Jinghai
like to start a discussion I'd recommend a new thread On Tue, Jul 3, 2018 at 9:22 AM, Shi Jinghai wrote: > Reverted in rev 1834917. > > -邮件原件- > 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] > 发送时间: 2018年6月28日 23:59 > 收件人: dev@ofbiz.apache.or

Re: [Discussion]: Add method attribute to request-map (Was: svn commit: r1834389 - in /ofbiz/ofbiz-framework/trunk/framework...)

2018-07-02 Thread Shi Jinghai
> > Those are my recommendations, and I don't know about the rest of the > folks opinion here so I invite everyone else to have their input. > > On Thu, Jun 28, 2018 at 6:46 AM, Shi Jinghai wrote: > > Hi all, > > > > Thanks Jacques, Taher and Nicolas mentione

[Discussion]: Add method attribute to request-map (Was: svn commit: r1834389 - in /ofbiz/ofbiz-framework/trunk/framework...)

2018-06-27 Thread Shi Jinghai
it to releases? If it's not acceptable, I'll revert the implement. Kind Regards, Shi Jinghai -邮件原件- 发件人: Paul Foxworthy [mailto:p...@cohsoft.com.au] 发送时间: 2018年6月26日 19:31 收件人: dev@ofbiz.apache.org 主题: Re: svn commit: r1834389 - in /ofbiz/ofbiz-framework/trunk/framework: base/

Re: Welcome to Swapnil M. Mane as new committer!

2018-06-27 Thread Shi Jinghai
Congratulations Swapnil! -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年6月27日 4:01 收件人: dev@ofbiz.apache.org 主题: Welcome to Swapnil M. Mane as new committer! The OFBiz PMC has invited Swapnil to become a new committer and we arepleased to announce that he

Re: Welcome to Suraj Khurana as new committer!

2018-06-27 Thread Shi Jinghai
Congratulations Suraj! -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年6月27日 4:00 收件人: dev@ofbiz.apache.org 主题: Welcome to Suraj Khurana as new committer! The OFBiz PMC has invited Suraj to become a new committer and we arepleased to announce that he has ac

Re: Welcome to Aditya Sharma as new committer!

2018-06-27 Thread Shi Jinghai
Congratulations Adity! -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年6月27日 4:00 收件人: dev@ofbiz.apache.org 主题: Welcome to Aditya Sharma as new committer! The OFBiz PMC has invited Aditya to become a new committer and we arepleased to announce that he has a

Re: [Discussion] Introduction of Bootstrap and Vue.js

2018-05-20 Thread Shi Jinghai
+1. Excellent. -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2018年5月20日 2:31 收件人: OFBIZ Development Mailing List 主题: Re: [Discussion] Introduction of Bootstrap and Vue.js This was a thought provoking and interesting discussion and I learned new stuff from it, so

Re: [Discussion] Introduction of Bootstrap and Vue.js

2018-05-14 Thread Shi Jinghai
hina every day. Kind Regards, Shi Jinghai -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2018年5月13日 2:03 收件人: OFBIZ Development Mailing List 主题: [Discussion] Introduction of Bootstrap and Vue.js Hello Everyone, Recently, we at Pythys had some interactions with c

Re: [SUMMARY] Tomcat 8.5 and, servlet4preview and how I came there

2018-03-27 Thread Shi Jinghai
Hi Jacques, My intuitive, we should follow new Servlet features. And off the topic, I saw websocket added to OFBiz and can be improved, besides this, we don't support Annotation of Servlet 3. I'll try to fill these gaps when I find some free time. Kind Regards, Shi Jinghai -邮

Re: support for schema , ofbiz database , ofbiz olap database specification in tenant_data_source

2018-03-12 Thread Shi Jinghai
Cannot agree more. And distributed DB such as CockroachDB can be used to get PB level storage. -邮件原件- 发件人: Rajesh Mallah [mailto:mallah.raj...@gmail.com] 发送时间: 2018年3月13日 11:33 收件人: dev@ofbiz.apache.org 主题: Re: support for schema , ofbiz database , ofbiz olap database specification in

Re: OFBiz in cluster, load balance, different availability zones

2018-03-06 Thread Shi Jinghai
Or Redis[1] with Redisson[2]? 1. https://github.com/antirez/redis 2. https://github.com/redisson/redisson/wiki/14.-Integration%20with%20frameworks#145-tomcat-redis-session-manager -邮件原件- 发件人: biletnikov@ [mailto:gmail.com biletni...@gmail.com] 发送时间: 2018年3月6日 20:53 收件人: dev@ofbiz.apache

Re: [jira] [Updated] (COMDEV-269) GSOC 2018 OFBiz Extend AR/AP to support China accounting regulations

2018-02-27 Thread Shi Jinghai
ply-To: d...@community.apache.org To: d...@community.apache.org すいません。 英語が読めなくて困ってます。 2018/02/08 午後0:03 "Shi Jinghai (JIRA)" : > > [ https://issues.apache.org/jira/browse/COMDEV-269?page= > com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Re: [jira] [Updated] (COMDEV-270) GSOC 2018 OFBiz Onpage help tool

2018-02-27 Thread Shi Jinghai
ts: GSoC/Mentoring ideas > Reporter: Shi Jinghai >Priority: Critical > > Sometimes we want to tell OFBiz user that we add a new important function on > a page he/she is viewing, or help user understand the steps on a page without > leaving that page. > O

Re: [jira] [Created] (COMDEV-269) GSOC 2018 OFBiz Extend AR/AP to support China accounting regulations

2018-02-08 Thread Shi Jinghai
OFBiz Extend AR/AP to support China accounting regulations Hi Shi, I think it would be better to first discuss in the OFBiz developers list about the topics we want to address for GoC instead of directly filing them in the comdev Jira. Regards, Michael Am 08.02.18 um 03:49 schrieb Shi Jinghai

Re: [Proposal] Reducing the clean* operations in gradle

2018-01-30 Thread Shi Jinghai
Hi Taher, Excellent work on gradle! I like your pluginLibsCompile very much. Inspired by the pluginLibsCompile, is it possible to define a new clean plugin in build.gradle of a component to clean a log or index folder? Kind Regards, Shi Jinghai -邮件原件- 发件人: Taher Alkhateeb

Re: OFBiz and Google Summer of Code (GsoC) 2018 ?

2018-01-26 Thread Shi Jinghai
t of OFBiz scheduler. 8. Security: New password cipher to prevent quantum computing crack. And so on.:) Kind Regards, Shi Jinghai -邮件原件- 发件人: Sharan Foga [mailto:sha...@apache.org] 发送时间: 2018年1月25日 22:02 收件人: dev@ofbiz.apache.org 主题: OFBiz and Google Summer of Code (GsoC) 2018 ? Hi All

Re: svn commit: r1813679 - in /ofbiz/ofbiz-framework/trunk: ./ framework/common/groovyScripts/ framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/

2018-01-18 Thread Shi Jinghai
Thanks! Jacques [1] https://www.etymonline.com/word/authorisation [2] https://fr.wiktionary.org/wiki/autoriser (so the US are right finally: https://en.wiktionary.org/wiki/auctorizare) Le 18/01/2018 à 06:49, Shi Jinghai a écrit : > Should it be "Authorization"? z, not s. If s is right for s

Re: svn commit: r1813679 - in /ofbiz/ofbiz-framework/trunk: ./ framework/common/groovyScripts/ framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/

2018-01-17 Thread Shi Jinghai
Should it be "Authorization"? z, not s. If s is right for some specific environments, we can add an additional step to check "Authorisation" if getting "Authorization" header failed. -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2018年1月16日 18:52 收件人: dev@ofbiz.

Re: Order : Communication between customer and product store

2018-01-03 Thread Shi Jinghai
Yes, you are right. If data is huge and roleType is many, a flow direction indicator may be very helpful for OLAP. -邮件原件- 发件人: Julien NICOLAS [mailto:julien.nico...@nereide.fr] 发送时间: 2018年1月3日 17:04 收件人: dev@ofbiz.apache.org; Shi Jinghai 主题: Re: Order : Communication between customer

Re: Order : Communication between customer and product store

2018-01-02 Thread Shi Jinghai
Hi Julien, In CommunicationEvent, it would be great if you can add a field to indicate the initial direction of a communication, i.e. Vendor to Customer, or Customer to Vendor. Kind Regards, Shi Jinghai -邮件原件- 发件人: Julien NICOLAS [mailto:julien.nico...@nereide.fr] 发送时间: 2018年1月2日

Re: [OFBIZ] - Job schedules and Multi instance

2018-01-02 Thread Shi Jinghai
Hi Nguyen, I think your requirement is same as mine, I posted a patch in https://issues.apache.org/jira/browse/OFBIZ-9233, please try if they work for you. Kind Regards, Shi Jinghai -邮件原件- 发件人: Trà Đá Một Mình [mailto:nguyenthang0...@gmail.com] 发送时间: 2018年1月2日 18:16 收件人: dev

Re: [Proposal] Add a Redis plugin to codebase (OFBIZ-9829)

2017-10-17 Thread Shi Jinghai
Michael, You're right. I've removed the Redis plugis from plugins trunk. Regards, Shi Jinghai -邮件原件- 发件人: Michael Brohl [mailto:michael.br...@ecomify.de] 发送时间: 2017年10月16日 16:52 收件人: dev@ofbiz.apache.org 主题: Re: [Proposal] Add a Redis plugin to codebase (OFBIZ-9829) Jinghai

Re: [Proposal] Add a Redis plugin to codebase (OFBIZ-9829)

2017-10-14 Thread Shi Jinghai
aster/redisson-tomcat Kind Regards, Shi Jinghai -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2017年10月13日 23:55 收件人: OFBIZ Development Mailing List 主题: Re: [Proposal] Add a Redis plugin to codebase (OFBIZ-9829) Hello Shi, thank you for your work on this initiative.

[Proposal] Add a Redis plugin to codebase (OFBIZ-9829)

2017-10-11 Thread Shi Jinghai
it. Thanks for your feedback, Shi Jinghai

Re: [DISCUSSION] migrate mini lang to Java and/or groovy

2017-05-19 Thread Shi Jinghai
Groovy +1. I think mini lang make ofbiz special in apache projects, it give a space to business consultants to do more. I'm not sure whether groovy is as simple as mini lang for the consultants, it's 'change and play', this is similar to mini lang. My 2 cents, Shi Jinghai

Re: Lucene and Solr loggin

2017-05-19 Thread Shi Jinghai
27;-Dsolr.log.level=INFO'] I tried define jvmArguments in ${ofbiz.home}/plugins/solr/build.gradle, it doesn't work. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2017年5月19日 17:55 收件人: dev@ofbiz.apache.org 主题: Lucene and Solr lo

Re: New ASF Members from OFBiz Community

2017-05-02 Thread Shi Jinghai
Congratulations to Scott and Nicolas! -邮件原件- 发件人: Sharan Foga [mailto:sharan.f...@gmail.com] 发送时间: 2017年5月1日 22:57 收件人: dev 主题: Re: New ASF Members from OFBiz Community Congratulations Nicolas! I'd also like to congratulate Scott too as I haven't seen an announcement on this list for

Re: [Discussion] Allocating a maven repository for OFBiz plugins

2017-04-10 Thread Shi Jinghai
Hi Taher, I think we should use the ASF existing repository. JCenter, central maven repository and others have proxy/cache to ASF repository. Cheers, Shi Jinghai -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2017年4月10日 23:43 收件人: OFBIZ Development Mailing List

Re: New ASF Members from OFBiz Community

2017-04-05 Thread Shi Jinghai
Amazing! Congratulations! -邮件原件- 发件人: Sharan Foga [mailto:sha...@apache.org] 发送时间: 2017年4月5日 3:02 收件人: dev@ofbiz.apache.org 主题: Re: New ASF Members from OFBiz Community Hi Everyone Wow – we have even more good news! Another three people from our community have been invited to become

Re: [SKYPE CALL] Mentoring Support for New and Existing Committers

2017-03-20 Thread Shi Jinghai
Sorry, I'm afraid I'm wrong, I cannot add a NER component to OFBiz, as the license of NER is GPL v2+, which is not compatible with our Apache License V2, see: http://www.apache.org/licenses/GPL-compatibility.html -邮件原件----- 发件人: Shi Jinghai [mailto:huaru...@hotmail.com] 发送时间: 20

Re: [SKYPE CALL] Mentoring Support for New and Existing Committers

2017-03-20 Thread Shi Jinghai
-7954 later. Shi Jinghai -邮件原件- 发件人: Sharan Foga [mailto:sha...@apache.org] 发送时间: 2017年3月21日 1:19 收件人: dev@ofbiz.apache.org 主题: Re: [SKYPE CALL] Mentoring Support for New and Existing Committers Hi Everyone I'm posting a reminder to see if anyone else would like to participate in

Re: Plugins: skipped obstructing working copy (error message)

2017-03-14 Thread Shi Jinghai
From my view, gradle is a simplified maven, is it possible to use version/snapshot way to bring the plugins in? -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2017年3月15日 14:13 收件人: dev@ofbiz.apache.org 主题: Re: Plugins: skipped obstructing working copy (error mess

Re: Welcome James Yong as a new committer

2017-03-14 Thread Shi Jinghai
Welcome James! -邮件原件- 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] 发送时间: 2017年3月14日 16:57 收件人: dev@ofbiz.apache.org 主题: Welcome James Yong as a new committer The OFBiz PMC has invited James Yong to become a new committer and we are happy to announce that he has ac

Re: [SKYPE CALL] Mentoring Support for New and Existing Committers

2017-03-14 Thread Shi Jinghai
Thank you Jacques! Love you. -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2017年3月14日 16:10 收件人: dev@ofbiz.apache.org 主题: Re: [SKYPE CALL] Mentoring Support for New and Existing Committers You are most welcome Jinghai Jacques Le 14/03/2017 à 08:42, Shi

Re: [SKYPE CALL] Mentoring Support for New and Existing Committers

2017-03-14 Thread Shi Jinghai
Ha, thanks Sharan, it's the first time I read OFBiz Mentors page. I have added Jacques as my mentor, may I? :) -邮件原件- 发件人: Sharan Foga [mailto:sha...@apache.org] 发送时间: 2017年3月13日 22:01 收件人: dev@ofbiz.apache.org 主题: [SKYPE CALL] Mentoring Support for New and Existing Committers Hi Ever

Re: Welcome Deepak Dixit as a new PMC member

2017-02-26 Thread Shi Jinghai
Congratulations Deepak! -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2017年2月24日 21:08 收件人: dev@ofbiz.apache.org 主题: Welcome Deepak Dixit as a new PMC member The OFBiz PMC has invited Deepak Dixit to become a new member of the committee; and the committee memb

Re: [PROPOSAL] deprecate mini lang

2017-02-20 Thread Shi Jinghai
+1. -邮件原件- 发件人: Michael Brohl [mailto:michael.br...@ecomify.de] 发送时间: 2017年2月18日 17:17 收件人: dev@ofbiz.apache.org 主题: [PROPOSAL] deprecate mini lang Hi everyone, we are currently working hard to make OFBiz a modern, quality, robust and easy to use framework. There are several ongoing i

Re: Welcome Swapnil Shah as a New Committer!

2017-02-14 Thread Shi Jinghai
Hi Swapnil, Welcome aboard and congratulations! -邮件原件- 发件人: Sharan Foga [mailto:sha...@apache.org] 发送时间: 2017年2月14日 19:00 收件人: dev@ofbiz.apache.org 主题: Welcome Swapnil Shah as a New Committer! The OFBiz PMC has invited Swapnil Shah to become a new committer and are happy to announce th

Re: Using OFBiz as an Online Store for ASF Swag ?

2017-02-08 Thread Shi Jinghai
Great idea, Sharan. I want to buy a T-Shirt of Miami Apachecon. I'm afraid I won't be there :). -邮件原件- 发件人: Sharan Foga [mailto:sha...@apache.org] 发送时间: 2017年2月8日 18:50 收件人: dev@ofbiz.apache.org 主题: Using OFBiz as an Online Store for ASF Swag ? Hi All I'm posting this message here as a

Re: buildbot failure in on ofbiz-trunk

2017-01-24 Thread Shi Jinghai
Hmm, I read the log and found some errors. I don't know how to resolve these problems. This error is the first one and I guess it causes other errors: Jan 25, 2017 3:14:06 AM org.apache.coyote.AbstractProtocol init SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-nio

Re: Use ecomseo on demo rather than ecommerce

2017-01-24 Thread Shi Jinghai
+1. SEO is very important for ecommerce websites. When I implemented it, Jonathan Schikowski offered me many principles of SEO, it's not a function only, it's more a protocol OFBiz talks with a search engine. I think setting ecomseo as default entrance of ecommerce will more users know OFBiz h

Re: Proposal to create a separate svn repository for the OFBiz official plugins

2017-01-11 Thread Shi Jinghai
+1 to the svn folder structure. On the plugin publish and install, could we consider publish a zip file to maven repository as well as the jars? In production environment, unzip the zip file under plugins and then it can work, or even better, don't unzip it, let it work similar to an android ap

Re: Proposal to rename specialpurpose to plugins

2017-01-03 Thread Shi Jinghai
I will try to exclude some useless dependencies in solr lib later. BTW, is there any tool to find dependencies conflicts in gradle? -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2017年1月3日 13:57 收件人: OFBIZ Development Mailing List 主题: Re: Proposal to rename special

Re: Proposal to rename specialpurpose to plugins

2017-01-03 Thread Shi Jinghai
+1. Personally, I support the efforts to slim down OFBiz. I think lightweight will give us more flexibility. -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间: 2017年1月3日 0:45 收件人: OFBIZ Development Mailing List 主题: Proposal to rename specialpurpose to plugins Hello E

Re: svn commit: r1770621 [1/5] - in /ofbiz/trunk/specialpurpose/pricat: ./ config/ data/ entitydef/ groovyScripts/ groovyScripts/pricat/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/

2016-12-07 Thread Shi Jinghai
Love you Jacques. I removed the duplicated labels and committed (rev. 1773058). Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2016年12月7日 17:16 收件人: dev@ofbiz.apache.org 主题: Re: svn commit: r1770621 [1/5] - in /ofbiz/trunk/specialpurpose/pricat

Re: svn commit: r1770621 [1/5] - in /ofbiz/trunk/specialpurpose/pricat: ./ config/ data/ entitydef/ groovyScripts/ groovyScripts/pricat/ src/ src/main/ src/main/java/ src/main/java/org/ src/main/java/

2016-12-05 Thread Shi Jinghai
Thank you Jacques! I committed a fix to the 2 bugs in rev. 1772689. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2016年12月5日 18:22 收件人: dev@ofbiz.apache.org 主题: Re: svn commit: r1770621 [1/5] - in /ofbiz/trunk/specialpurpose/pricat

Re: Replace password encryption SHA-1 by SHA-512

2016-12-05 Thread Shi Jinghai
Hi Jacques, Personally I'd prefer PBKDF2 rather than Argon, because the encrypt of PBKDF2 is done by JDK, I don't know whether Argon has been supported by JDK. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacques Le Roux [mailto:jacques.le.r...@les7arts.com] 发送时间: 2016年12月5日 22:2

Re: svn commit: r1772589 - in /ofbiz/trunk/framework: base/src/main/java/org/apache/ofbiz/base/crypto/HashCrypt.java security/config/security.properties security/data/PasswordSecurityDemoData.xml secu

2016-12-05 Thread Shi Jinghai
Thank you Nicolas! Agree better to use StringBuilder here. Cheers, -邮件原件- 发件人: Nicolas Malin [mailto:nicolas.ma...@nereide.fr] 发送时间: 2016年12月5日 16:44 收件人: dev@ofbiz.apache.org 主题: Re: svn commit: r1772589 - in /ofbiz/trunk/framework: base/src/main/java/org/apache/ofbiz/base/crypto/HashC

Re: [DISCUSSION] Improving the OFBiz User Interface

2016-11-30 Thread Shi Jinghai
Well done Gaurav! -邮件原件- 发件人: Gaurav Saini [mailto:gauravsain...@gmail.com] 发送时间: 2016年12月1日 3:07 收件人: dev@ofbiz.apache.org 主题: Re: [DISCUSSION] Improving the OFBiz User Interface Hello Everyone, Looks like I am jumping a bit late here. But as Julien said I am really interested on work

Re: [DISCUSSION] Defining an OFBiz Project Strategy

2016-11-30 Thread Shi Jinghai
+1 to use repo.maven.apache.org if possible. -邮件原件- 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] 发送时间: 2016年11月30日 17:54 收件人: dev@ofbiz.apache.org 主题: Re: [DISCUSSION] Defining an OFBiz Project Strategy On Wed, Nov 30, 2016 at 10:40 AM, Sharan Foga wrote: > [...]

Re: [DISCUSSION] Defining an OFBiz Project Strategy

2016-11-29 Thread Shi Jinghai
Well done Olivier! Personally, I think we should consider Hadoop in OFBiz roadmap. In the past 10 years, I have to agree, Hadoop is the most important progress, and it's from Apache. -邮件原件- 发件人: Olivier Heintz [mailto:holivier.li...@ofbizextra.org] 发送时间: 2016年11月30日 1:33 收件人: dev@ofbiz

Re: Commit template, more flexibility [was Re: Put "Reverts" in the commit template?]

2016-09-22 Thread Shi Jinghai
Ha, English, my favorite part. When I was 10, I learned my first 2 sentences of English: 1. Long life Chairman Mao! 2. Good morning comrade ... Gray We are a worldwide community, please keep communication as simple as possible. Good morning comrade everybody, Shi Jinghai -邮件原件- 发件人

Re: Ideas about OFBiz servlet filters

2016-09-19 Thread Shi Jinghai
Hi Jacopo, Happy all work well! I made a minor change on SeoContextFilter, moved several variables from doGet method to class private ones and initialized in init method (rev. 1761514). Cheers, Shi Jinghai -邮件原件- 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] 发送

Re: Ideas about OFBiz servlet filters

2016-09-17 Thread Shi Jinghai
16 at 3:16 PM, Shi Jinghai wrote: > Hi Jacopo, > > Thanks for your message! > > The new ControlFilter works well as expected. > > I am glad it worked well; hopefully in the weekend I am going to remove the (now) duplicated logic from the ContextFilter (and other filters), simil

Re: Ideas about OFBiz servlet filters

2016-09-17 Thread Shi Jinghai
f you have further changes on the filters. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] 发送时间: 2016年9月14日 23:34 收件人: dev@ofbiz.apache.org 主题: Re: Ideas about OFBiz servlet filters In rev. 1760725 I have committed the new ControlF

Re: Ideas about OFBiz servlet filters

2016-09-13 Thread Shi Jinghai
ete, I will try to change SEO and solr filters to follow your update. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] 发送时间: 2016年9月13日 16:30 收件人: dev@ofbiz.apache.org 主题: Re: Ideas about OFBiz servlet filters Thank you Jinghai, I

Re: Ideas about OFBiz servlet filters

2016-09-10 Thread Shi Jinghai
Great, Jacopo! I think it would be better to separate the allowPaths and redirectPath functions to a new filter. If ContextFilter be the 1st filter, the new filter will be the last I guess. Between them, CatalogUrlFilter and etc. will be there. Kind Regards, Shi Jinghai -邮件原件- 发件人

Re: svn commit: r1700119 [1/26] - in /ofbiz/trunk: ./ runtime/indexes/ specialpurpose/ specialpurpose/solr/ specialpurpose/solr/conf/ specialpurpose/solr/config/ specialpurpose/solr/entitydef/ special

2016-09-08 Thread Shi Jinghai
/solr/ specialpurpose/solr/conf/ specialpurpose/solr/config/ specialpurpose/solr/entitydef/ specialpurpose/solr/lib/ specialpurpose/solr/lib/compile/ s... On Tue, Sep 6, 2016 at 12:10 PM, Shi Jinghai wrote: > Hi Jacopo, > > I cleaned OFBizSolrContextFilter.java and submitted in rev. 175

Re: svn commit: r1700119 [1/26] - in /ofbiz/trunk: ./ runtime/indexes/ specialpurpose/ specialpurpose/solr/ specialpurpose/solr/conf/ specialpurpose/solr/config/ specialpurpose/solr/entitydef/ special

2016-09-06 Thread Shi Jinghai
Hi Jacopo, I cleaned OFBizSolrContextFilter.java and submitted in rev. 1759401. Please check if it's required to do a further refactoring. Kind Regards, Shi Jinghai -邮件原件- 发件人: Shi Jinghai [mailto:huaru...@hotmail.com] 发送时间: 2016年9月6日 13:43 收件人: dev@ofbiz.apache.org 主题: Re

Re: svn commit: r1700119 [1/26] - in /ofbiz/trunk: ./ runtime/indexes/ specialpurpose/ specialpurpose/solr/ specialpurpose/solr/conf/ specialpurpose/solr/config/ specialpurpose/solr/entitydef/ special

2016-09-05 Thread Shi Jinghai
Hi Jacopo, Let me clean the OFBizSolrContextFilter now. Kind Regards, Shi Jinghai -邮件原件- 发件人: Jacopo Cappellato [mailto:jacopo.cappell...@hotwaxsystems.com] 发送时间: 2016年9月5日 22:20 收件人: dev@ofbiz.apache.org 主题: Re: svn commit: r1700119 [1/26] - in /ofbiz/trunk: ./ runtime/indexes

Re: svn commit: r1759155 - /ofbiz/trunk/framework/entity/src/main/java/org/apache/ofbiz/entity/jdbc/DatabaseUtil.java

2016-09-04 Thread Shi Jinghai
Hi Taher, Yes, it's for OFBIZ-8137. Good questions on why adding a dot. Honest, I don't think it's in our entity name conventions, maybe it's safe to use it here. Kind Regards, Shi Jinghai -邮件原件- 发件人: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] 发送时间:

Re: Michael Brohl joins OFBiz PMC

2016-09-04 Thread Shi Jinghai
Congratulations Michael -邮件原件- 发件人: Sharan Foga [mailto:sharan.f...@gmail.com] 发送时间: 2016年9月2日 18:37 收件人: dev@ofbiz.apache.org 主题: Michael Brohl joins OFBiz PMC Hi Everyone Please join me in welcoming Michael Brohl as our newest member of the OFBiz PMC. Congratulations Michael and welc

  1   2   3   4   >