Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-1452

Conversation timeout in redirect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.4.Final, 2.1.0.Alpha1
    • None
    • None
    • None

      From the forum (https://community.jboss.org/message/827428):

      I have a long running conversation.

      I wait in a given page for this conversation to timeout and then click on a commandLink that executes an action in one of my managed beans and then redirects to another page.

      The commandLink action executes just fine but when the redirect occurs Weld tries to restore the conversation, presumably finds that it has timed out, and throws a NonExistentConversationException.

      Is this the expected behaviour?

      If the conversation has timed out i really don't want my action to execute. How can i cause the exception to be thrown before my action executes?

              maxmil_jira Max Pimm (Inactive)
              marko.luksa@gmail.com Marko Luksa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: