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

Transfer of contextData back to the jboss ejb client

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • 10.1.0.Final
    • EJB
    • None
    • Hide

      set client invoker, set a couple of attributes, set server invoker, retrieve attributes and add new ones, this new attributes are not send back to client.
      You see in the marshalling of the data this contextData object is ignored.

      Show
      set client invoker, set a couple of attributes, set server invoker, retrieve attributes and add new ones, this new attributes are not send back to client. You see in the marshalling of the data this contextData object is ignored.

    Description

      The spec says:
      The getContextData method enables a business method, lifecycle callback method, or timeout method to retrieve any interceptor/webservices context associated with its invocation.

      The way this context data travels from client to server is by copying the data into a server context, this data is used inside the server ejb but not copied back to client. Client requests that this contextData is populated from client to server and vice versa.

      Attachments

        Issue Links

          Activity

            People

              dlloyd@redhat.com David Lloyd
              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: