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

It should be possible to pass objects via invocation context from the server side EJB to the client and read with a via client side interceptor

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • EJB

      With former JBoss versions it was possible to pass context beside the method invocation from the client to the server and back. This was done via (AOP) interceptors.
      Since AS7 and WildFly the only possibility is to pass such context from the client to the server.

      It should also possible to pass serializeable objects from the server side to the client if the invocation returns and have a client side interceptor to read that informations.
      This was used to return i.e. tracking or additional usefull informations.

              dlloyd@redhat.com David Lloyd
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: