Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 85082 invoked from network); 28 Oct 2009 05:28:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 28 Oct 2009 05:28:26 -0000 Received: (qmail 35058 invoked by uid 500); 28 Oct 2009 05:28:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 34974 invoked by uid 500); 28 Oct 2009 05:28:22 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 34962 invoked by uid 99); 28 Oct 2009 05:28:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 05:28:22 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of knst.kolinko@gmail.com designates 209.85.218.221 as permitted sender) Received: from [209.85.218.221] (HELO mail-bw0-f221.google.com) (209.85.218.221) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2009 05:28:19 +0000 Received: by bwz21 with SMTP id 21so527723bwz.24 for ; Tue, 27 Oct 2009 22:27:58 -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 :content-transfer-encoding; bh=8ibG2cEdRckINV/5fTtvvJUPkJhnL//dO4eiFnAwCmE=; b=KCjroavCUfR10JZMZR8vvsINDAOYgnTlmB6Tj4NZofN2wFLu0PzZlWuqQ4d9BXs1VR VM5qHVKV90S1+T//p6aUXOG+TUUKjeokz+RnQa8zwXG5Oc+AO0q03oq6v2r2YwkVYgEJ Ae06gcBKhTiyvDUPpZGLGmSMYU0yMfnZMvry4= 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:content-transfer-encoding; b=XuoHyfXzKbiXPuFVceXJo/LFfI32j+O4nQ9K7vgP1MnHys+wffhyk0yKVyx2J+hmPi 0DNiy+EhePGAqsK6vVETHhUjPbU27Nlzqa/qbNWGkWCZUqhDy48ZHFm5OGePgj07GAzW k+w1FT8QCXHns5TXskBBm4nQmuexjfSUZGMWc= MIME-Version: 1.0 Received: by 10.103.125.18 with SMTP id c18mr6978483mun.71.1256707678006; Tue, 27 Oct 2009 22:27:58 -0700 (PDT) In-Reply-To: <26089195.post@talk.nabble.com> References: <26075575.post@talk.nabble.com> <20091027171016.4a22234a@tclx.cataneo.buero> <26089195.post@talk.nabble.com> Date: Wed, 28 Oct 2009 08:27:57 +0300 Message-ID: <427155180910272227g521b9086u4513d802ec8d2392@mail.gmail.com> Subject: Re: Jre upgrade Issue with Tomcat 5.5 :java.util.zip.ZipException: error in opening zip file From: Konstantin Kolinko To: Tomcat Users List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2009/10/28 selvakumar.V : > > drwxrwxrwx =A0 2 casuser =A0casusers =A0 =A01024 Oct 27 07:35 lib Do you have a reason why WEB-INF/lib folder is world-writable (rwxrwxrwx)? Why classes folder and some other files are world-readable? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org