Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 26832 invoked from network); 23 Sep 2002 21:53:17 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 23 Sep 2002 21:53:17 -0000 Received: (qmail 113 invoked by uid 97); 23 Sep 2002 21:53:56 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 92 invoked by uid 97); 23 Sep 2002 21:53: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 80 invoked by uid 98); 23 Sep 2002 21:53:54 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) To: tomcat-dev@jakarta.apache.org X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Costin Manolache Subject: Re: cvs commit: jakarta-tomcat/src/shell tomcat.bat tomcat.sh Date: Mon, 23 Sep 2002 14:47:19 -0700 Lines: 22 Message-ID: References: <20020919042117.71281.qmail@icarus.apache.org> <001f01c2605f$bed53a80$d2b32b04@dslverizon.net> <008d01c26329$c01907b0$ec66a8c0@bbarkerxp> NNTP-Posting-Host: 64.84.39.162 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: main.gmane.org 1032817987 24992 64.84.39.162 (23 Sep 2002 21:53:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 23 Sep 2002 21:53:07 +0000 (UTC) User-Agent: KNode/0.7.1 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Bill Barker wrote: > I went ahead and converted most of j-t o.a.t.util.** to use > commons-logging. At the moment, since o.a.t.u.depend and o.a.t.u.compat > are in the System ClassLoader, then commons-logging needs to be there as > well. +1 We shoud do it for j-t-c o.a.t.util as well, if not already done ( but after 4.1 is out ). IMPORNTANT: it's commons-logging-api.jar that should be in common loader !! ( I assume that's what you meant, just want to be sure everyone is aware of this issue ). The -api.jar was created exactly to allow this kind of setup, with commons-logging in the parent loader and different child loaders using different logging implementations. Costin -- To unsubscribe, e-mail: For additional commands, e-mail: