Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 32245 invoked from network); 26 Jun 2009 08:22:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Jun 2009 08:22:42 -0000 Received: (qmail 19003 invoked by uid 500); 26 Jun 2009 08:22:53 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 18945 invoked by uid 500); 26 Jun 2009 08:22:52 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 18937 invoked by uid 99); 26 Jun 2009 08:22:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2009 08:22:52 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of eternaljian@gmail.com designates 209.85.221.184 as permitted sender) Received: from [209.85.221.184] (HELO mail-qy0-f184.google.com) (209.85.221.184) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jun 2009 08:22:43 +0000 Received: by qyk14 with SMTP id 14so2949208qyk.27 for ; Fri, 26 Jun 2009 01:22:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=6tUeWfHLo/MGsH6ljMZu/eotcFfBS9e0g63YlvEI0q0=; b=IFk39OrFeWn8YOav44+J2dpF6Qi7NP3c/Oc8dLP6UuquuheEo2DdcrTDgOT1EDdLfd bCmwxjmA1U6JGux/axGJwcqUhhuwQeFPacXpn2prB9xMBG1P3TZCuC2mxSk3ybQddnhA NAdU9nDxS7qnjfCZblltr/2oagioz9mQZ7jcU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Fgb5uxL5cDDgJojfeygwBY7QxjLyjHVqBTBFdjsutJ7Vhv9TFZgz3tRzQpFK6Zg/A2 ClJZAX8Co3eQqSxD4gqX3nzhCi57OrftTmrCA0XbHH7/1X3gG9u1pHBAIR6S9Dr4cAMP J3mHziYB5kVIjs9Lea6YPf6CYni3Ii+MH67yw= MIME-Version: 1.0 Received: by 10.229.84.72 with SMTP id i8mr1082885qcl.63.1246004542977; Fri, 26 Jun 2009 01:22:22 -0700 (PDT) In-Reply-To: <24216565.post@talk.nabble.com> References: <24216565.post@talk.nabble.com> Date: Fri, 26 Jun 2009 16:22:22 +0800 Message-ID: <9c0ed7da0906260122r19c7ed4cp7b49d342b0b7526@mail.gmail.com> Subject: Re: Binaries not getting deleted while un-deploying axis2-1.4.1 war from Geronimo 2.1.4 From: Rodger To: user@geronimo.apache.org Content-Type: multipart/alternative; boundary=0016364271542c383a046d3c0a24 X-Virus-Checked: Checked by ClamAV on apache.org --0016364271542c383a046d3c0a24 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit That problem exists not only when deploying axis2 webapp. It seems any packages containing third party jars in WEB-INF/lib can not be removed because of jars in use. --0016364271542c383a046d3c0a24 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit That problem exists not only when deploying axis2 webapp.
It seems any packages containing third party jars in WEB-INF/lib can not be removed because of jars in use.
--0016364271542c383a046d3c0a24--