[forge-issues] [JBoss JIRA] (FORGE-1228) increase conversation timeout to 30 minutes

George Gastaldi (JIRA) issues at jboss.org
Mon Jun 30 11:14:24 EDT 2014


     [ https://issues.jboss.org/browse/FORGE-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi updated FORGE-1228:
-----------------------------------

    Fix Version/s:     (was: 1.x Future)


> increase conversation timeout to 30 minutes
> -------------------------------------------
>
>                 Key: FORGE-1228
>                 URL: https://issues.jboss.org/browse/FORGE-1228
>             Project: Forge
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Scaffold
>    Affects Versions: 1.4.1.Final
>            Reporter: Gerry Matte
>            Priority: Minor
>             Fix For: 2.x Future
>
>
> The scaffold generated entity DAO beans contain two conversation.begin() commands [in the create() and retrieve() methods]
> After each conversation.begin() please insert:
>  this.conversation.setTimeout(1800000);
> which will extend the conversation timeout from the default ten minutes to thirty minutes (same as the session timeout)
> For me, complex data entry screens often have their conversation expire during the period that a user composes and keys their data.  Very frustrating !



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the forge-issues mailing list