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

Details

    • Bug
    • Resolution: Unresolved
    • 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
    • ---
    • ---

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              cfang@redhat.com Cheng Fang
              rhn-support-jbaesner Joerg Baesner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: