Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 24266 invoked from network); 15 Sep 2010 19:43:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Sep 2010 19:43:56 -0000 Received: (qmail 55985 invoked by uid 500); 15 Sep 2010 19:43:52 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 55841 invoked by uid 500); 15 Sep 2010 19:43:52 -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 55832 invoked by uid 99); 15 Sep 2010 19:43:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 19:43:52 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ashish.kulkarni13@gmail.com designates 209.85.214.45 as permitted sender) Received: from [209.85.214.45] (HELO mail-bw0-f45.google.com) (209.85.214.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Sep 2010 19:43:47 +0000 Received: by bwz4 with SMTP id 4so1220175bwz.18 for ; Wed, 15 Sep 2010 12:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=N9ELj/DmDxpyUX2OtS8kHVFK/QES38AgMqLU7+caWUc=; b=n6+bP/maKgTYKQObzpmUILaqck3a0Raclmv9Fvm4ZZ56BRwRkGaRRLwr35q2sPFHjP 5YWeJAJJF7R7ktqqTHQcaHyOPbcGs4kVBGtRJGLB3JqV4+0cjEbTjM4TDdnaA9YqOtpj DYr85ZY9urnJ5SrYK9gfl5uXUqcs1vzrgQmVk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xUJWvw7zu40OBgh7ihml2V9KC5eTeUsw/NuykZ5LyZHdGZ84YlJpOyTujCaU3H913o x8v7pAPMhYxb4/TKcvYGmO9I6n7SHm3h+qOxrKQc2lvYEcr61ihNPon5n1pktdNrGb7y hQEusT3fr0j8oXCZW0vIbNGH/FGILWhHqnKY8= MIME-Version: 1.0 Received: by 10.223.114.83 with SMTP id d19mr947689faq.62.1284579805336; Wed, 15 Sep 2010 12:43:25 -0700 (PDT) Received: by 10.223.114.67 with HTTP; Wed, 15 Sep 2010 12:43:25 -0700 (PDT) Date: Wed, 15 Sep 2010 15:43:25 -0400 Message-ID: Subject: How to set start up sequence of application in tomcat From: Ashish Kulkarni To: Tomcat Users List Content-Type: multipart/alternative; boundary=001636c5c2effb952f0490518a43 --001636c5c2effb952f0490518a43 Content-Type: text/plain; charset=ISO-8859-1 Hi I have deployed 3 applications in tomcat, is there a way to setup startup sequence of these applications in tomcat, for example if i have test, test1, test2 as application then i would like to start test2 first, test1 second and test last, as test needs some information from test1. Any ideas -- Ashish www.ayurwellness.com www.mysoftwareneeds.com --001636c5c2effb952f0490518a43--