Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 65987 invoked from network); 1 Oct 2009 13:20:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Oct 2009 13:20:37 -0000 Received: (qmail 42401 invoked by uid 500); 1 Oct 2009 13:20:33 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 42325 invoked by uid 500); 1 Oct 2009 13:20:33 -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 42314 invoked by uid 99); 1 Oct 2009 13:20:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2009 13:20:33 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=SPF_PASS,URIBL_RED X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.162.201.195] (HELO www.secmgmt.com) (66.162.201.195) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 01 Oct 2009 13:20:23 +0000 Received: from smcdhsi7eg25no (smcraleigh.secmgmt.com [24.106.188.250]) by www.secmgmt.com (8.13.1/8.13.1) with SMTP id n91DI1t1030156 for ; Thu, 1 Oct 2009 09:18:01 -0400 From: "Mike Baranski" To: "'Tomcat Users List'" References: <042c01ca41d8$da1374d0$8e3a5e70$@com> <99C8B2929B39C24493377AC7A121E21F8405428292@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F8405428292@USEA-EXCH8.na.uis.unisys.com> Subject: RE: Getting arbitrary environment variables from webapp Date: Thu, 1 Oct 2009 09:18:43 -0400 Message-ID: <00bf01ca4299$b38f6870$1aae3950$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcpB2NkncEEg0Bm3RpG0zKRmKB2nLAALaxwQACTK8CA= Content-Language: en-us X-Virus-Scanned: ClamAV 0.88.7/9856/Wed Sep 30 08:27:30 2009 on www.secmgmt.com X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org Thanks! >-----Original Message----- >From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com] >Sent: Wednesday, September 30, 2009 3:47 PM >To: Tomcat Users List >Subject: RE: Getting arbitrary environment variables from webapp > >> From: Mike Baranski [mailto:list-subscriptions@secmgmt.com] >> Subject: Getting arbitrary environment variables from webapp >> >> Is there a way I can specify an environment variable via >> the startup.sh > >Create a setenv.sh script in Tomcat's bin directory and export whatever >variables you need there. The startup.sh script calls setenv.sh >automatically if it exists. > > - Chuck > > >THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >MATERIAL 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 attachments from all computers. > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org >For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org