1 Reply Latest reply on Apr 11, 2012 3:00 PM by ndipiazza

    Disabling Transfer-Encoding: chunked in a client

    worldofnic

      All, I'm writing a client that goes via a dodgy web proxy that can't proxy Transfer-Encoding: chunked data.

      I thought from perusing the web that in JBossWS-Native and/or JBossWS-Metro you could disable this behaviour by editing:

      /opt/jboss-5.1.0.GA/server/default/deployers/jbossws.deployer/META-INF/standard-jaxws-client-config.xml

      and setting http://org.jboss.ws/http#chunksize to 0 in Standard Client.

      Is that not right?

      Any help from anyone who's done this before would be greatly appreciated.

      Cheers,
      nic