Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 92631 invoked from network); 22 Jan 2007 15:12:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2007 15:12:54 -0000 Received: (qmail 15045 invoked by uid 500); 22 Jan 2007 15:12:47 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 15025 invoked by uid 500); 22 Jan 2007 15:12:47 -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 15014 invoked by uid 99); 22 Jan 2007 15:12:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 07:12:47 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of reis.orlando@gmail.com designates 209.85.132.241 as permitted sender) Received: from [209.85.132.241] (HELO an-out-0708.google.com) (209.85.132.241) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Jan 2007 07:12:38 -0800 Received: by an-out-0708.google.com with SMTP id c8so404780ana for ; Mon, 22 Jan 2007 07:12:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MEY8YFjwu/tQgH5GfowQtBFErCi47jRZy0AwhWIAAH6h3ihxuXVjUtluA9TLEXFKGA8KtU85HC3dnMlStPiLNtqLuDolycDxtAa4hFWrN1DRU5xgDryk5jMcNDi9PYPZupDt7xBCUC5BcAp1Fk5vxbR5Fh/PmwhRr+u9t8J6AXo= Received: by 10.64.10.2 with SMTP id 2mr7688364qbj.1169478737258; Mon, 22 Jan 2007 07:12:17 -0800 (PST) Received: by 10.65.73.7 with HTTP; Mon, 22 Jan 2007 07:12:17 -0800 (PST) Message-ID: <474f4b810701220712u23ada107v927215e9e6c3befd@mail.gmail.com> Date: Mon, 22 Jan 2007 15:12:17 +0000 From: "Orlando Reis" To: users@tomcat.apache.org Subject: Webapps loading order MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_126819_7801599.1169478737167" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_126819_7801599.1169478737167 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, can someone please tell me the order in which the webapps are loaded? I can't find anything on the archives nor on the documentation, is it alphabetically or reverse alphabetically or is there no order at all? On the searches I made through out the list archive someone said the answer was already posted on the list, I can't find it. I have 20 contexts in webapps directory and want to know the order in which tomcat loads contexts. Thanks in advance Orlando ------=_Part_126819_7801599.1169478737167--