Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 4133 invoked from network); 30 Sep 2005 11:01:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 11:01:41 -0000 Received: (qmail 57638 invoked by uid 500); 30 Sep 2005 11:01:29 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 57621 invoked by uid 500); 30 Sep 2005 11:01:29 -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: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 57610 invoked by uid 99); 30 Sep 2005 11:01:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 04:01:29 -0700 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=RCVD_BY_IP,RCVD_IN_BL_SPAMCOP_NET,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ruchith.fernando@gmail.com designates 72.14.204.199 as permitted sender) Received: from [72.14.204.199] (HELO qproxy.gmail.com) (72.14.204.199) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 04:01:34 -0700 Received: by qproxy.gmail.com with SMTP id o12so61932qba for ; Fri, 30 Sep 2005 04:01:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ao5z0REF980ABVlXtTo8syqen/Onr81Tf4che2f+LzqLBlSJjlkxjEz29omSwTxqq+6N0Id7jIPQSystoyZl14/9r4owqnwQYhzAK2OQ6kspWk/lR+FxDOjzgR0HjQTXYG+adn9iEm7tIJYq3NhdwWGdUNQVEtqTR0FG+iIAtD4= Received: by 10.65.11.15 with SMTP id o15mr877223qbi; Fri, 30 Sep 2005 04:01:06 -0700 (PDT) Received: by 10.64.201.4 with HTTP; Fri, 30 Sep 2005 04:01:06 -0700 (PDT) Message-ID: <559c463d0509300401p2f703a71i7fe3362d41c04a8f@mail.gmail.com> Date: Fri, 30 Sep 2005 17:01:06 +0600 From: Ruchith Fernando Reply-To: Ruchith Fernando To: axis-dev@ws.apache.org Subject: Re: [jira] Updated: (AXIS2-249) Exessive number & size of files generated from WSDL In-Reply-To: <1128059615.6261.24.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1179214594.1128057530177.JavaMail.jira@ajax.apache.org> <946829393.1128057530777.JavaMail.jira@ajax.apache.org> <8fjpj1hf7t7fh78n57pb3qlggdupoglv87@4ax.com> <1128059615.6261.24.camel@localhost.localdomain> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi All, On 9/30/05, Sanjiva Weerawarana wrote: > On Thu, 2005-09-29 at 22:33 -0700, Simon Fell wrote: > > Other fun facts & figures, the axis binary download weights in at > > 33Mb, compared to 24Mb for the entire .NET 1.1 runtime installer. > > That's absolutely pathetic and unacceptable :(. > > So let's start pairing this down: > > - let's move the security module to WSS4J and release that separately? > Let folks download that separately (we can point to that too but its not > reasonable to include that in the base) + 1 Lets do it !!! > > - the way we're packaging now, there are 2+ copies of every jar file in > the binary dist: > - one copy in the lib/ directory > - another copy in the webapps/META-INF/lib directory > - for all the security stuff (I was going to say junk but I restr= ained > myself ;-)) inside the mar file as well hehe :-) > > - we are also dist'ing 2 copies of all the mars > - one copy in the webapp > - one copy outside the webapp > > I'd like to separate the webapp into a separate download from the base > binary distribution. Can we think of a creative way to package the admin > war separately? > > We need to do some serious refactoring of the build and dist stuff. > > Sanjiva. > > -- Ruchith