From users-return-231085-apmail-tomcat-users-archive=tomcat.apache.org@tomcat.apache.org Mon Jan 16 16:14:52 2012 Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 924C9BEE7 for ; Mon, 16 Jan 2012 16:14:52 +0000 (UTC) Received: (qmail 10459 invoked by uid 500); 16 Jan 2012 16:14:49 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 10215 invoked by uid 500); 16 Jan 2012 16:14:48 -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 10206 invoked by uid 99); 16 Jan 2012 16:14:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 16:14:47 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sahmed1020@gmail.com designates 209.85.216.173 as permitted sender) Received: from [209.85.216.173] (HELO mail-qy0-f173.google.com) (209.85.216.173) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2012 16:14:40 +0000 Received: by qcsc2 with SMTP id c2so1918738qcs.18 for ; Mon, 16 Jan 2012 08:14:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=N5MYJ0+0QDqptCUWJTkw6zyu0UBs8cVpIKj4VUmChTE=; b=T1I+4ocWU82QINwHx96p7A/80BjlZ3MjUrft5rMYNwGG5MTR6OoMHfmT4U+9gpkBjW gO4XPvfqD9JdbvlrTEXMFBTOIRVzvPqKSdoB7fgKwAwRNOdIGwj/YIF7grqBXdw3dTO8 IaersehIpehLyIQdL85xqKbiDQirxV0cq0XOE= Received: by 10.229.75.194 with SMTP id z2mr4728713qcj.86.1326730459220; Mon, 16 Jan 2012 08:14:19 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.91.133 with HTTP; Mon, 16 Jan 2012 08:13:58 -0800 (PST) From: S Ahmed Date: Mon, 16 Jan 2012 11:13:58 -0500 Message-ID: Subject: running separate isolated jvm's for each web app To: Tomcat Users List Content-Type: multipart/alternative; boundary=002354470b74bc0c0504b6a78180 X-Virus-Checked: Checked by ClamAV on apache.org --002354470b74bc0c0504b6a78180 Content-Type: text/plain; charset=ISO-8859-1 If my tomcat has 2 web applications running on it, how do I create different jvm pools to keep the apps isolated? --002354470b74bc0c0504b6a78180--