Return-Path: X-Original-To: apmail-cxf-users-archive@www.apache.org Delivered-To: apmail-cxf-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B6A41C965 for ; Tue, 23 Jul 2013 10:10:05 +0000 (UTC) Received: (qmail 21377 invoked by uid 500); 23 Jul 2013 10:10:04 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 21331 invoked by uid 500); 23 Jul 2013 10:10:03 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 21316 invoked by uid 99); 23 Jul 2013 10:10:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 10:10:02 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jasonmpell@gmail.com designates 209.85.217.180 as permitted sender) Received: from [209.85.217.180] (HELO mail-lb0-f180.google.com) (209.85.217.180) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 10:09:57 +0000 Received: by mail-lb0-f180.google.com with SMTP id t13so548491lbd.25 for ; Tue, 23 Jul 2013 03:09:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=PG5JSM0IqtWPEdN4N3EPlD4C9Vync4A9lL1s/pJH6ZM=; b=rPKimj21NQddS57TJqqSFZR1IzA8eY6z58ssc9R9FJNWhYVaaBOrF1gWI2iek6YyzX mHMNAEwfDk4GQHquoQ0QzddjndkxqV4pZ9FB5WpgpAsZbh26RXyPsD9CYHmxgI3/1ZpU gDW5pQaJxOhpXyanK11KrPFJcTuebI3k4zILA0yyu88KQlXEKdgIYSvH3Nihcy5TQIzS HO1MnlClmGJ62yGW8mBLT4DNFATPI8PkFvHefP+Bw5849OzbKt7lOhmXswvb+aJ9O45f /Q2XemxJ4L/5niZXalkkEAev26CQOh3wPGp4kkMkMB3k/LntFz4fNtsuuwvi/BiJidZj hRwA== MIME-Version: 1.0 X-Received: by 10.112.58.135 with SMTP id r7mr14272753lbq.89.1374574176129; Tue, 23 Jul 2013 03:09:36 -0700 (PDT) Sender: jasonmpell@gmail.com Received: by 10.152.0.199 with HTTP; Tue, 23 Jul 2013 03:09:36 -0700 (PDT) In-Reply-To: References: Date: Tue, 23 Jul 2013 20:09:36 +1000 X-Google-Sender-Auth: L6rr_ty6OiYcGuepm0xEw2m7dp4 Message-ID: Subject: Re: WSDLGetInterceptor GZIP encoding? From: Jason Pell To: "users@cxf.apache.org" Content-Type: multipart/alternative; boundary=e89a8f8388cf7c581004e22afd4e X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f8388cf7c581004e22afd4e Content-Type: text/plain; charset=UTF-8 The GZIP Out Interceptor does not get executed for the ?WSDL On Tue, Jul 23, 2013 at 5:43 PM, Aki Yoshida wrote: > not sure but what happens if you put the gzip feature at the service > endpoint and send the wsdl query to it with the accept-encoding header > set to gzip? > > 2013/7/23 Jason Pell : > > Is there any way to enable GZIP encoding for the WSDLGetInterceptor? If > > not, would it be difficult? > --e89a8f8388cf7c581004e22afd4e--