Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10194

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.1.0.DR17
    • 7.1.0.DR16
    • EJB
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: