Return-Path: Delivered-To: apmail-geronimo-user-archive@www.apache.org Received: (qmail 37466 invoked from network); 30 Aug 2006 14:30:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Aug 2006 14:30:58 -0000 Received: (qmail 6185 invoked by uid 500); 30 Aug 2006 14:30:55 -0000 Delivered-To: apmail-geronimo-user-archive@geronimo.apache.org Received: (qmail 6162 invoked by uid 500); 30 Aug 2006 14:30:55 -0000 Mailing-List: contact user-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: user@geronimo.apache.org List-Id: Delivered-To: mailing list user@geronimo.apache.org Received: (qmail 6151 invoked by uid 99); 30 Aug 2006 14:30:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 07:30:54 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of dennis.cartier@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Aug 2006 07:30:54 -0700 Received: by ug-out-1314.google.com with SMTP id m2so216793uge for ; Wed, 30 Aug 2006 07:30:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lq290UTEbApTK3VLyD7Nuj3U2F34WNg9l6Qfypbvldnc/ON3/1d0Ox/NKcoMISt/PwIIQCtOu+NK1EUkTgzi2MO/7cRoTz+wIRLTTB2VUvqZgNTX4pckXHYN/zVNudNuHhdDE7pOrImTtfmLG3FfkBWTC0RjBmS70X9Nv2tD570= Received: by 10.66.219.11 with SMTP id r11mr412733ugg; Wed, 30 Aug 2006 07:30:32 -0700 (PDT) Received: by 10.67.23.6 with HTTP; Wed, 30 Aug 2006 07:30:32 -0700 (PDT) Message-ID: <8e8b35e40608300730q830c2bet6e100a4d9d8c8505@mail.gmail.com> Date: Wed, 30 Aug 2006 10:30:32 -0400 From: "Dennis Cartier" To: user@geronimo.apache.org Subject: Geronimo 1.1 Classloader Documentation MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is there any documentation available on the G 1.1 classloader behaviour? I am stuck trying to resolve what I suspect are classloader issues while trying to separate applications into CAR files. If I could understand the G 1.1 classloader implementation and the options that affect its behaviour, I could hopefully figure a way out of my current situation. Can anyone point me to where the G 1.1 classloader is documented? Dennis