5 Replies Latest reply on Jun 23, 2011 8:07 AM by fernando_jmt

    Setting conversation timeout in Tomcat 6

    aagenielsen.aagnie.gmail.com
      We are having trouble with setting the conversation timeout using standard jsf 2.1, weld 1.1.1 running on Tomcat 6.
      It appears that all our conversations ends up in a NonexistentConversationException within 3-4 minutes ? We have tried setting the timeout on injected conversations before calling the begin() method - without any luck.

      Is it possible to set a default timeout somewhere - like in seam core:manager conversation-timeout='900000' in plain jsf application ? Is it a foreground/background issue ?

      Best regards
      Aage Nielsen