Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-212

EJB response compression not applied when 7.0 client invokes on 7.1 server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.0.0.Beta26
    • None
    • None

      EJB client from EAP 7.0 invokes a bean on EAP 7.1. The bean's remote interface has a compression hint annotation like this:

      @CompressionHint(compressRequest = true, compressResponse = true)
      

      The request is compressed, but the response is not.
      When invoking the same bean with 7.1 EJB client dependencies (or when 7.0 client is invoking on EAP 7.0), both request and reponse are compressed.

            sdouglas1@redhat.com Stuart Douglas
            sdouglas1@redhat.com Stuart Douglas
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: