Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 57101 invoked from network); 1 Oct 2010 18:03:49 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 18:03:49 -0000 Received: (qmail 83004 invoked by uid 500); 1 Oct 2010 18:03:46 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 82935 invoked by uid 500); 1 Oct 2010 18:03:45 -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 82926 invoked by uid 99); 1 Oct 2010 18:03:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 18:03:45 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [216.82.254.195] (HELO mail200.messagelabs.com) (216.82.254.195) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 18:03:36 +0000 X-VirusChecked: Checked X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-12.tower-200.messagelabs.com!1285956192!42928810!5 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [192.61.61.104] Received: (qmail 26380 invoked from network); 1 Oct 2010 18:03:15 -0000 Received: from unknown (HELO USEA-NAEDGE1.unisys.com) (192.61.61.104) by server-12.tower-200.messagelabs.com with RC4-SHA encrypted SMTP; 1 Oct 2010 18:03:15 -0000 Received: from usea-nahubcas1.na.uis.unisys.com (129.224.76.114) by USEA-NAEDGE1.unisys.com (192.61.61.104) with Microsoft SMTP Server (TLS) id 8.1.393.1; Fri, 1 Oct 2010 13:02:34 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Fri, 1 Oct 2010 13:02:34 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Fri, 1 Oct 2010 13:02:32 -0500 Subject: RE: Tomcat5.5: java.io.FilePermission access denied Thread-Topic: Tomcat5.5: java.io.FilePermission access denied Thread-Index: ActhkBKSS/K1mXYZTlSKJeJQBtobEAAAg5Uw Message-ID: <99C8B2929B39C24493377AC7A121E21F99EBDE680F@USEA-EXCH8.na.uis.unisys.com> References: <9AE93C7F94494E75B9D008A0D92CF323@JSR2006> <99C8B2929B39C24493377AC7A121E21F99EBDE669D@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 > From: Steve Ryder [mailto:sryder@jsrsys.com]=20 > Subject: Re: Tomcat5.5: java.io.FilePermission access denied > Since I personally control ALL the jsp files in all=20 > apps on this server, is there some global command=20 > that will allow ALL permissions for JSPs so I don't > have to discover them one by one. =20 Then just disable the security manager. Look at the Tomcat startup script = you're using, and take out the java.security.manager and java.security.poli= cy settings. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL and is thus for use only by the intended recipient. If you received = this in error, please contact the sender and delete the e-mail and its atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org