Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13077 Support protostream-based marshalling of user objects
  3. WFLY-13904

Support ProtoStream marshalling of distributed web session attributes

XMLWordPrintable

    • Undefined
    • ---
    • ---

      This encompasses any type of object that can be placed into an HttpSession, including:

      • Serializable JDK classes
      • JSF classes
      • Weld classes for handling session scope
      • EJB references
      • Application specific classes

      This will not include:

      • Non-serializable JDK classes
      • EJB instances (these will be handled separately)
      • 3rd party web framework classes
        • Perhaps create wildlfy-extra repos for some of the more common frameworks

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: