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 370156C56 for ; Wed, 1 Jun 2011 20:33:54 +0000 (UTC) Received: (qmail 11658 invoked by uid 500); 1 Jun 2011 20:33:50 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 11603 invoked by uid 500); 1 Jun 2011 20:33:50 -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 11594 invoked by uid 99); 1 Jun 2011 20:33:50 -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 20:33:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ole.ersoy@gmail.com designates 209.85.212.45 as permitted sender) Received: from [209.85.212.45] (HELO mail-vw0-f45.google.com) (209.85.212.45) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2011 20:33:41 +0000 Received: by vws17 with SMTP id 17so204042vws.18 for ; Wed, 01 Jun 2011 13:33:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=peqz25ShRFD12SsjgdnS8/sZ7NHQeqKRvZTD8WKKVn8=; b=rYYtcL64t45owzlDzVFuw+8AMO21vWUH8RXihog2oTqHbq8pOYoDCNzBQ1ojGjkhnO gK/E5V8tXWjYt++dSaIYo8/kkwtyZ2hX0dC2iYrSGevGqBnNNlPpFPu22XN+1Hs8lO58 GffYvHBVoM5htduifXE2i/CqbnyilMCYypxCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Io6m3Ub7IisPxHMWTkF6U17Xe9a0PWha8+6VZQkkj+FlfYr2Lu3mJ3uRaVokixyBQQ nGxneH7Zb7cMhTiVLvmwbYsUNbDtFBeU2uXVlIz9Js3h2WwRSLmznZjWr3/fkutSyFhp 2DoLP2l/llYBqAOJPthxKyucHsEUscpRChwEY= Received: by 10.52.171.69 with SMTP id as5mr10390237vdc.138.1306960400370; Wed, 01 Jun 2011 13:33:20 -0700 (PDT) Received: from ole.pyramidetechnologies.com (c-71-57-50-223.hsd1.il.comcast.net [71.57.50.223]) by mx.google.com with ESMTPS id z5sm609516vdv.40.2011.06.01.13.33.18 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Jun 2011 13:33:19 -0700 (PDT) Message-ID: <4DE6A208.40402@gmail.com> Date: Wed, 01 Jun 2011 15:33:12 -0500 From: Ole Ersoy User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.12) Gecko/20100907 Fedora/3.0.7-1.fc12 Thunderbird/3.0.7 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Tomcat 7 Shared Class Loader Removed? References: <4DE68E23.6050801@gmail.com> <99C8B2929B39C24493377AC7A121E21FAE71FF25D4@USEA-EXCH8.na.uis.unisys.com> <4DE69A0F.6020500@gmail.com> <99C8B2929B39C24493377AC7A121E21FAE71FF2745@USEA-EXCH8.na.uis.unisys.com> In-Reply-To: <99C8B2929B39C24493377AC7A121E21FAE71FF2745@USEA-EXCH8.na.uis.unisys.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Chuck, Thank you. I have some jars that I'm going to create an RPM for to help with provisioning. Since I'm doing that I thought linking or putting them in the shared class loader repository might be smart, but perhaps not :). Thanks again, - Ole On 06/01/2011 03:10 PM, Caldarale, Charles R wrote: >> From: Ole Ersoy [mailto:ole.ersoy@gmail.com] >> Subject: Re: Tomcat 7 Shared Class Loader Removed? > >> I was thinking about putting the jars in the shared repository, >> rather than deploying them with the war. Could you please help >> me understand why this is bad? > > 1) You would have data sharing - probably inadvertent - across all the webapps. Information can leak from one to another, which has serious integrity and security implications. > > 2) You would introduce versioning dependencies across all your webapp deployments, so if one copy of the webapp needed to be updated for a given client set, all would have to be updated simultaneously. > > 3) Redeployment or restart of a single webapp would be impossible. > > Other than saving a certain amount of disk and memory space (both of which are exceedingly cheap these days), what do you think you would gain? > > - Chuck > > > 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. > > > --------------------------------------------------------------------- > 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