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

Long-running conversation not propagated if started through ajax faces request

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 1.1.32.Final, 3.0.0.Alpha14, 2.3.2.Final
    • Conversations
    • None

    Description

      The spec only requires a long-running conversation associated with a request that renders a JSF view to be automatically propagated to any faces request that originates from that page. The problem is if a conversation is begun using ajax calls. See also https://developer.jboss.org/people/mkouba/blog/2012/08/30/seam-vs-cdi-conversations--pay-attention-to-rerendering.

      In theory, Weld could make use of FacesContext.getViewRoot().getViewMap() to store and load conversation id.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mkouba@redhat.com Martin Kouba
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: