Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 89186 invoked from network); 24 Apr 2007 19:43:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Apr 2007 19:43:26 -0000 Received: (qmail 21737 invoked by uid 500); 24 Apr 2007 19:43:19 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 21713 invoked by uid 500); 24 Apr 2007 19:43:19 -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 21696 invoked by uid 99); 24 Apr 2007 19:43:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2007 12:43:19 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [195.227.30.246] (HELO datura.kippdata.de) (195.227.30.246) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2007 12:43:12 -0700 Received: from [10.43.1.242] ([10.43.1.242]) by datura.kippdata.de (8.13.5/8.13.5) with ESMTP id l3OJgjvj027795 for ; Tue, 24 Apr 2007 21:42:46 +0200 (CEST) Message-ID: <462E5DA7.7000200@kippdata.de> Date: Tue, 24 Apr 2007 21:42:31 +0200 From: Rainer Jung User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Classloader Concept References: <462DAD0E.4050000@thopap.de> <327858f40704240142q6f5ac2etf2ed5fbae4c76bdc@mail.gmail.com> <462DDB5B.3030008@oma.be> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org common: shared between all webapps and tomcat itself shared: only shared between all webapps Luis Rivera schrieb: > Hi, > > Just as a comment. I use the shared classloader by using the shared folder > to avoid loading multiple times my shared libraries (for jni use). I am not > sure what is the difference with the common/lib classloader, but it did not > work when I used that one. > > --Luis R. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org