Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 9770 invoked from network); 7 Oct 2010 14:05:53 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Oct 2010 14:05:53 -0000 Received: (qmail 45736 invoked by uid 500); 7 Oct 2010 14:05:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 45525 invoked by uid 500); 7 Oct 2010 14:05: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 45516 invoked by uid 99); 7 Oct 2010 14:05:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Oct 2010 14:05:46 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [85.158.139.3] (HELO mail90.messagelabs.com) (85.158.139.3) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 07 Oct 2010 14:05:37 +0000 X-VirusChecked: Checked X-Env-Sender: Rob.Gregory@ibsolutions.com X-Msg-Ref: server-7.tower-90.messagelabs.com!1286460316!5595106!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [194.169.24.99] Received: (qmail 10348 invoked from network); 7 Oct 2010 14:05:17 -0000 Received: from unknown (HELO UKEXCHANGE1.Europe.iSOFTGroup.co.uk) (194.169.24.99) by server-7.tower-90.messagelabs.com with SMTP; 7 Oct 2010 14:05:17 -0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Deploy Dynamic Contexts Date: Thu, 7 Oct 2010 15:03:56 +0100 Message-ID: <6D8F0A4A19FB2A49815191AC1C2B128E09C6A306@UKEXCHANGE1.Europe.iSOFTGroup.co.uk> In-Reply-To: <99C8B2929B39C24493377AC7A121E21F99EC03BCA0@USEA-EXCH8.na.uis.unisys.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Deploy Dynamic Contexts Thread-Index: ActmBO5vEfksNihcRLSwyvJG8aRlxAAFkuowAAM9uBA= References: <6D8F0A4A19FB2A49815191AC1C2B128E09C6A1B8@UKEXCHANGE1.Europe.iSOFTGroup.co.uk> <99C8B2929B39C24493377AC7A121E21F99EC03BCA0@USEA-EXCH8.na.uis.unisys.com> From: "Rob Gregory" To: "Tomcat Users List" X-Virus-Checked: Checked by ClamAV on apache.org Thanks Chuck, After thinking about it some more I realise the servlet approach is the wrong time to tackle this issue. I will copy the contexts at installation time as we use installshield/install anywhere deployment and this makes much more sense.=20 Regards, Rob =20 > > I have a requirement to be able to ship a single application.war > > file and create multiple contexts from this without manually using > > the manager application >=20 > So use the manager app automatically. Whatever you choose as the trigger for > deployment can call the non-GUI version of the manager app, or use any other > mechanism to copy and rename the .war file of interest. No servlets need to > be extended. >=20 > http://tomcat.apache.org/tomcat-6.0-doc/deployer-howto.html > http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html >=20 > - Chuck >=20 >=20 > 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. >=20 >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > 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