Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 37263 invoked from network); 24 Oct 2007 09:19:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Oct 2007 09:19:19 -0000 Received: (qmail 53372 invoked by uid 500); 24 Oct 2007 09:18:56 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 52972 invoked by uid 500); 24 Oct 2007 09:18:55 -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 52961 invoked by uid 99); 24 Oct 2007 09:18:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2007 02:18:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [217.140.77.184] (HELO mail.schoenhaber.de) (217.140.77.184) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Oct 2007 09:18:59 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.schoenhaber.de (Postfix) with ESMTP id D951872E59D0 for ; Wed, 24 Oct 2007 11:18:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at schoenhaber.de X-Spam-Score: -2.9 X-Spam-Level: Received: from mail.schoenhaber.de ([127.0.0.1]) by localhost (mail.schoenhaber.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bmPo0geD5aSz for ; Wed, 24 Oct 2007 11:18:36 +0200 (CEST) Received: from [192.168.42.10] (unknown [192.168.42.10]) by mail.schoenhaber.de (Postfix) with ESMTP id 59773703D3A9 for ; Wed, 24 Oct 2007 11:18:36 +0200 (CEST) Message-ID: <471F0DEC.5030203@schoenhaber.de> Date: Wed, 24 Oct 2007 11:18:36 +0200 From: =?UTF-8?B?TWFya3VzIFNjaMO2bmhhYmVy?= Reply-To: users@tomcat.apache.org User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.8pre) Gecko/20071022 Thunderbird/2.0.0.6 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: users@tomcat.apache.org Subject: Re: Apache Tomcat 5.0 & Windows Vista References: <1EF119539BF9D9438384C0DA4B1B78F27BD25A@ukfawexmb1.infor.com> <471F0C67.1000402@schoenhaber.de> In-Reply-To: <471F0C67.1000402@schoenhaber.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-2.9 tagged_above=-9999.9 required=5 tests=[ALL_TRUSTED=-1.8, AWL=-0.360, BAYES_20=-0.74] Markus Schönhaber wrote: > Attiq Ur-Rehman wrote: > >> All I want is: Tomcat is installe din C:\Program Files\Tomcat >> >> Webapps folder is in C:\ProgramData\Tomcat\webapps >> >> All application are installed under this webapps folder. > > Set the "appBase" attribute of your (s) accordingly. > Don't forget to change the locations for the temp-dir and the work-dirs > of your webapps. It might be easier to set CATALINA_BASE accordingly and not just move the webapps folder. > BTW: Tomcat 5.0 is not supported anymore. You know that, don't you? Regards mks --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org