Return-Path: Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 18327 invoked by uid 500); 24 Feb 2003 15:18:49 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 18315 invoked from network); 24 Feb 2003 15:18:48 -0000 Message-ID: <06712F8DD148AF44BD0E35F6A9A743579E7379@ad2kex01.informatica.com> From: ajbanck@informatica.com To: axis-dev@ws.apache.org Subject: RE: GZip Compression between Axis 1.1 Beta and Microsoft .NET Fra mework Solved Date: Mon, 24 Feb 2003 15:18:48 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, Is any action taken to get this into CVS? Wouldn't it be better to add the addons to the distribution? It's very small and makes it more visible. Hidden on CVS most users might never find it. Thanks, ArentJan -----Original Message----- From: James M Snell [mailto:jasnell@us.ibm.com] Sent: vrijdag 7 februari 2003 22:25 To: axis-dev@ws.apache.org Subject: Re: GZip Compression between Axis 1.1 Beta and Microsoft .NET Framework Solved This looks cool. At the very least, I think that changing to the package to org.apache.axis.components.gzip and adding this code to the xml-axis\addons directory would be good. This would mean that the gzip code would not ship with the primary distribution but would be available for folks to download, compile and use as needed. How does that sound? - James Snell IBM Emerging Technologies jasnell@us.ibm.com (559) 587-1233 (office) (700) 544-9035 (t/l) Programming Web Services With SOAP O'Reilly & Associates, ISBN 0596000952 Have I not commanded you? Be strong and courageous. Do not be terrified, do not be discouraged, for the Lord your God will be with you whereever you go. - Joshua 1:9 "Kellogg, Richard" 02/07/2003 01:20 PM Please respond to axis-dev To cc bcc Subject GZip Compression between Axis 1.1 Beta and Microsoft .NET Framework Solved Hi gang! I have spent the last few days fighting the GZIP compression wars. At long last, the battle has been won. I have true GZIP compression between a Microsoft .NET Framework 1.0 client and the release build of Axis 1.1 Beta. Attached you will find a sample of how this all works. I am not familiar with the standard Axis build process so if someone would like to add build.xml files feel free. I think after a little review this could go into our samples package. Take care, Rick Kellogg <>