Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 93816 invoked from network); 22 Nov 2007 03:04:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Nov 2007 03:04:25 -0000 Received: (qmail 25555 invoked by uid 500); 22 Nov 2007 03:04:11 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 25542 invoked by uid 500); 22 Nov 2007 03:04:11 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 25531 invoked by uid 99); 22 Nov 2007 03:04:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 19:04:11 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.68.5.9] (HELO relay00.pair.com) (209.68.5.9) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 22 Nov 2007 03:04:14 +0000 Received: (qmail 45873 invoked from network); 22 Nov 2007 03:03:51 -0000 Received: from unknown (HELO ?10.100.1.184?) (unknown) by unknown with SMTP; 22 Nov 2007 03:03:51 -0000 X-pair-Authenticated: 222.165.132.170 Subject: Re: how to switch on compression From: Manjula Peiris To: Apache AXIS C User List In-Reply-To: <874pff8vzv.fsf@etch.wso2.com> References: <929787.1195656610732.JavaMail.wibapp@vuk1118.visto-mgmt.com> <874pff8vzv.fsf@etch.wso2.com> Content-Type: text/plain Date: Thu, 22 Nov 2007 08:33:50 +0530 Message-Id: <1195700630.4176.6.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Wed, 2007-11-21 at 20:51 +0530, Dinesh Premalal wrote: > I think this can be done with an axis2c module. Please see more > details on writing a module [1]. I think compression need to be done after serializing the soap message. So I am not sure this can be done through an axis2c module. It is efficient if we can do this at transport level. So in the recieving side it can decompress the message before deserializing. -Manjula. > > > thanks, > /dinesh. > > 1.http://ws.apache.org/axis2/c/docs/axis2c_manual.html#writing_module > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-c-user-help@ws.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org