Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1228

increase conversation timeout to 30 minutes

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Minor
    • 2.7.1.Final
    • 1.4.1.Final
    • Scaffold
    • None

    Description

      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 !

      Attachments

        Activity

          People

            rhn-support-ggastald George Gastaldi
            gerry.matte_jira Gerry Matte (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: