Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-3724

Disable HTTP chunked encoding in server side

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Won't Do
    • Minor
    • None
    • jbossws-native-3.4.0
    • jbossws-native
    • None

    Description

      I've always seen that to disable chunking encoding is always related to client configuration. How can it be disabled from server side? What configuration file can be changed in JBoss or JBossWS to do that?

      I disabled the "Chunked Transfer encoding" mechanism from clients to server through a external library (AXIS2, client side). Now I need to do the same from server to clients (server responses, i.e. server side) to ensure both requests and responses are being sent without fragmentation.

      According to documentation, I have configured the parameter "chunked size" to zero (to get no fragmentation) in the "standard-jaxws-client-config.xml" file and also updated JBossWS library to 3.4.0 version (higher version compatible with JBoss 5) and yet I haven’t been able to deactivate the Chunking mechanism. It is reported that this was an issue, but it was supposed to be solved since JBossWS 3.2.0

      Is it anything additional that do I have to do in order to get this problem solved?

      Attachments

        Activity

          People

            Unassigned Unassigned
            juceyn Julio Ynojosa (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: