Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 56598 invoked from network); 9 Nov 2001 00:30:31 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 9 Nov 2001 00:30:31 -0000 Received: (qmail 16251 invoked by uid 97); 8 Nov 2001 20:07:55 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 16235 invoked by uid 97); 8 Nov 2001 20:07:55 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 16224 invoked from network); 8 Nov 2001 20:07:54 -0000 Message-ID: <0A38149EE5041A4CB6249FDF01E1FAE2016D7A@WALDEN> From: Keith Yarbrough To: "'tomcat-dev@jakarta.apache.org'" Subject: What causes WebappClassLoader.addRepository() to be called? Date: Thu, 8 Nov 2001 14:08:02 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C16891.5361FF84" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C16891.5361FF84 Content-Type: text/plain I've been tracing through the code, and got lost trying to find what (if any) config setting can trigger a call to it. I need to add additional URLs (ex, http:/foo.com/classes/ ) to its search path. Any ideas would greatly appreciated. I don't want to have to write my own subclass of WebappClassLoader to accomplish this. But I'm almost to that point. Regards, ------------------------------------------ Keith Yarbrough (512) 345-0020 x128 Liaison Technology http://www.liaison.com ------------------------------------------ ------_=_NextPart_001_01C16891.5361FF84--