1 Reply Latest reply on Oct 12, 2006 6:39 PM by thomas.diesler

    Gzipped SOAP call parameter is automatically ungzipped

    vladplot

      I deliberately gzip one of the big parameter, namely byte[], before sending it by SOAP call. JBoss (with EJB3) automatically ungzip it before calling my SEI method.
      How can I configure JBoss server not to do it?
      Thank you,
      Vladimir Plotnikov