[jira] [Commented] (OFBIZ-12255) Add global web.xml to simplify session timeout configuration

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-12255) Add global web.xml to simplify session timeout configuration

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-12255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362544#comment-17362544 ]

Jacques Le Roux commented on OFBIZ-12255:
-----------------------------------------

Hi Wang,

It's interesting, and sounds right to me since you can't have an application (being part of applications or plugins) working apart of the framework. I'd prefer though that you start a discussion in dev ML in case someone would object. Without feedback I'd commit your patch in a week after the start of the discussion, TIA

https://ofbiz.apache.org/mailing-lists.html

> Add global web.xml to simplify session timeout configuration
> ------------------------------------------------------------
>
>                 Key: OFBIZ-12255
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12255
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Xin Wang
>            Priority: Major
>         Attachments: 0001-Improved-Add-global-web.xml-to-simplify-session-time.patch
>
>
> Currently, session timeout is configured in apps separately, but session is shared globally, so the smallest one take effects, and it will not take effort separately for different apps.
> Then it is both inconvenient and confusing to increase session timeout value, as all values in those files need to be updated.
> I think a global web.xml is needed, to simplify session timeout configuration.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)