Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 4962 invoked from network); 4 Oct 2005 22:35:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Oct 2005 22:35:52 -0000 Received: (qmail 78971 invoked by uid 500); 4 Oct 2005 22:35:39 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 78957 invoked by uid 500); 4 Oct 2005 22:35:39 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 78946 invoked by uid 99); 4 Oct 2005 22:35:39 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2005 15:35:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of larry.meadors@gmail.com designates 64.233.162.195 as permitted sender) Received: from [64.233.162.195] (HELO zproxy.gmail.com) (64.233.162.195) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2005 15:35:42 -0700 Received: by zproxy.gmail.com with SMTP id o1so17792nzf for ; Tue, 04 Oct 2005 15:35:16 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jqGW5Xo70bGs7nDkoRcwws+6KFHz1dS82rLVBcrpwUXvCcKw0PCOu7squEJquDHttkcXpP1bSVtTBiihGtS7XzzXKJjw5eLkjhEp6GXduIGVKsyJ/5nfcZb4xfWTbh6LeR2TYVl6sxqNUTLdXAmEGrteWTU+7Dgddpkayqt2bLg= Received: by 10.37.18.8 with SMTP id v8mr95740nzi; Tue, 04 Oct 2005 15:35:16 -0700 (PDT) Received: by 10.36.118.10 with HTTP; Tue, 4 Oct 2005 15:35:16 -0700 (PDT) Message-ID: Date: Tue, 4 Oct 2005 16:35:16 -0600 From: Larry Meadors Reply-To: lmeadors@apache.org Sender: larry.meadors@gmail.com To: Tomcat Users List Subject: Re: Where'd catalina.sh go in 5.5.x ? In-Reply-To: <42E7C401A4CBCD49829BB53DDD538BA401E195C0@chmpgexgmail3.ic.ncs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42E7C401A4CBCD49829BB53DDD538BA401E195C0@chmpgexgmail3.ic.ncs.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hm, in my 5.5.9, it is in the bin directory... Larry On 10/4/05, Barnett, Brian W. wrote: > I am going through a tuturial on setting up JAAS with Tomcat. It says to > modify $CATALINA_HOME/bin/catalina.sh or $CATALINA_HOME/bin/catalina.bat. > The edit it suggests is something like this: > > JAVA_OPTS=3D"-Djava.security.auth.login.config=3D$CATALINA_HOME/conf/jaas= -myfile > .conf" > > Where would a change like this be made in Tomcat 5.5.x? > > TIA, > Brian Barnett > > *************************************************************************= *** > This email may contain confidential material. > If you were not an intended recipient, > Please notify the sender and delete all copies. > We may monitor email to and from our network. > *************************************************************************= *** > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org