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

Support ProtoStream marshalling of @Stateful EJB instances

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Clustering
    • None
    • Undefined
    • ---
    • ---

      This encompasses the EJB instance itself, along with its attributes, including:

      • Serializable JDK classes
      • Application specific classes
      • References to other EJBs
      • Injected objects allowed by the spec, including:
        • References to a UserTransaction
        • References to a resource manager connection factory
        • References to a container managed EntityManager or EntityManagerFactory
        • References to an EJB Timer object

      The scope of this Jira does not include:

      • Marshalling of EJB method parameters and responses for use with @Remote invocation

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

              Created:
              Updated: