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 F1EA2655B for ; Wed, 1 Jun 2011 19:14:09 +0000 (UTC) Received: (qmail 26687 invoked by uid 500); 1 Jun 2011 19:14:06 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 26528 invoked by uid 500); 1 Jun 2011 19:14:06 -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 26519 invoked by uid 99); 1 Jun 2011 19:14:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 19:14:06 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [216.82.241.83] (HELO mail37.messagelabs.com) (216.82.241.83) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 19:13:56 +0000 X-VirusChecked: Checked X-Env-Sender: Chuck.Caldarale@unisys.com X-Msg-Ref: server-2.tower-37.messagelabs.com!1306955612!89603497!5 X-StarScan-Version: 6.2.17; banners=-,-,- X-Originating-IP: [192.61.61.105] Received: (qmail 12233 invoked from network); 1 Jun 2011 19:13:34 -0000 Received: from naedge.unisys.com (HELO USEA-NAEDGE2.unisys.com) (192.61.61.105) by server-2.tower-37.messagelabs.com with RC4-SHA encrypted SMTP; 1 Jun 2011 19:13:34 -0000 Received: from usea-nahubcas1.na.uis.unisys.com (129.224.76.114) by USEA-NAEDGE2.unisys.com (192.61.61.105) with Microsoft SMTP Server (TLS) id 8.3.83.0; Wed, 1 Jun 2011 14:12:50 -0500 Received: from USEA-EXCH8.na.uis.unisys.com ([129.224.76.42]) by usea-nahubcas1.na.uis.unisys.com ([129.224.76.114]) with mapi; Wed, 1 Jun 2011 14:12:50 -0500 From: "Caldarale, Charles R" To: Tomcat Users List Date: Wed, 1 Jun 2011 14:12:48 -0500 Subject: RE: Tomcat 7 Shared Class Loader Removed? Thread-Topic: Tomcat 7 Shared Class Loader Removed? Thread-Index: Acwgj2blHoNXWPwPTEKdn3rRkByZPAAACCXQ Message-ID: <99C8B2929B39C24493377AC7A121E21FAE71FF25D4@USEA-EXCH8.na.uis.unisys.com> References: <4DE68E23.6050801@gmail.com> In-Reply-To: <4DE68E23.6050801@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org > From: Ole Ersoy [mailto:ole.ersoy@gmail.com]=20 > Subject: Tomcat 7 Shared Class Loader Removed? > I noticed that the tomcat 7 documentation has removed the "Shared"=20 > classloader description. Has the shared classloader been removed=20 > from tomcat? It wasn't removed per se, but it is no longer used by default. You may sti= ll configure it in catalina.properties, if you have a pressing need to do s= o (usually a very, very bad idea). Note that this actually happened with Tomcat 6, about 4.5 years ago... - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MA= TERIAL 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 atta= chments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org