Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 42410 invoked from network); 3 Mar 2003 16:04:38 -0000 Received: from smtp-ft1.fr.colt.net (213.41.78.25) by daedalus.apache.org with SMTP; 3 Mar 2003 16:04:38 -0000 Received: from octovma (host.242.109.41.213.rev.coltfrance.com [213.41.109.242]) by smtp-ft1.fr.colt.net with ESMTP id h23G4e218588 for ; Mon, 3 Mar 2003 17:04:40 +0100 From: "Vincent Massol" To: "'Cactus Users List'" Subject: RE: Class path - newbie question Date: Mon, 3 Mar 2003 17:04:19 +0100 Organization: OCTO Technology Message-ID: <005e01c2e19e$8c797e50$21dea8c0@octovma> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 In-Reply-To: <3D0E38416579D411803C00D0B7AF6B2115212484@gsny47e.ny.fw.gs.com> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi Insoo, I don't understand your question. Why do you need order? Usually you shouldn't rely on any order but rather on Class loaders. What are you trying to achieve? Thanks -Vincent > -----Original Message----- > From: Lee, Insoo [mailto:Insoo.Lee@gs.com] > Sent: 03 March 2003 15:54 > To: 'cactus-user@jakarta.apache.org' > Subject: Class path - newbie question > > > How would I determine classpath for Tomcat? > Do I have control over which jar comes before - jar orders? > Thanks > > IL