Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-16763

Remove all ContextData on client and server that is not defined using 'jboss.returned.keys'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 27.0.0.Alpha4
    • EJB
    • None
    • Hide

      Send ContextData from a client to a server and see the server and client side ContextData Maps, as well as the network payload via Wireshark

      Show
      Send ContextData from a client to a server and see the server and client side ContextData Maps, as well as the network payload via Wireshark
    • ---
    • ---

      When a EJB client send's ContextData to the server, all sent data should be cleared on the server side before marshalling the response and on the client side before unmarshalling a server response that is not requested using the jboss.returned.keys.

      Only ContextData that is being explicitly requested by a client should be sent back and forth.

      On the EJBClientInvocationContext class there's a convenient method addReturnedContextDataKey to add keys to that property.

            tadamski@redhat.com Tomasz Adamski
            rhn-support-jbaesner Joerg Baesner
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: