Re: Session timeout for webapps

2019-01-11 Thread Deepak Nigam
Hi Jacques, On double checking, I found that /applications/marketing/webapp/marketing/WEB-INF/web.xml and /applications/party/webapp/partymgr/WEB-INF/web.xml files have been missed. Apart from that, I think we need to work for web.xml of various plugins also. Thanks & Regards -- Deepak Nigam

Re: Unable to set the autoLogin Cookie when mount-point is set as an empty string

2019-01-11 Thread Jacques Le Roux
Fixed with OFBIZ-10635 Mathieu, I fear you will have to update your patch, let's see... Jacques Le 11/01/2019 à 11:48, Jacques Le Roux a écrit : Hi Deepak, This works: Index: framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java

Re: Session timeout for webapps

2019-01-11 Thread Jacques Le Roux
Hi Guys, Done, please double-check that I have not missed a web.xml files Thanks Jacques Le 11/01/2019 à 11:34, Jacques Le Roux a écrit : Thanks Guys, I'll do this afternoon using OFBIZ-6655 Jacques Le 11/01/2019 à 07:03, Deepak Nigam a écrit : Thanks, Jacques and Girish. Yes, it makes

Re: Unable to set the autoLogin Cookie when mount-point is set as an empty string

2019-01-11 Thread Jacques Le Roux
Actually forget it, I needed that in a 1st attempt. With the patch below it's almost OK OOTB, unrelated to this issue: OFBIZ-10789 "Webpos key buttons don't show when using an empty or having a slash inside mountpoint name" So using an empty mountpoint name is OK as long as you don't use the

Re: Unable to set the autoLogin Cookie when mount-point is set as an empty string

2019-01-11 Thread Jacques Le Roux
Forgot to say, for that to work OOTB you need to set stats.persist.visit=ftrue stats.persist.visitor=ftrue Le 11/01/2019 à 11:48, Jacques Le Roux a écrit : Hi Deepak, This works: Index: framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java

Re: Unable to set the autoLogin Cookie when mount-point is set as an empty string

2019-01-11 Thread Jacques Le Roux
Hi Deepak, This works: Index: framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java === --- framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java (révision 1851027) +++

Re: Session timeout for webapps

2019-01-11 Thread Jacques Le Roux
Thanks Guys, I'll do this afternoon using OFBIZ-6655 Jacques Le 11/01/2019 à 07:03, Deepak Nigam a écrit : Thanks, Jacques and Girish. Yes, it makes sense to get back to web.xml for the session timeout value. On Fri, Jan 11, 2019 at 11:13 AM Girish Vasmatkar <